#
jQuery
jQuery is a lightweight library that simplifies programming with JavaScript. It builds on top of browser function and accomplishes programming tasks with fewer lines of code.
Here are 24,559 public repositories matching this topic...
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
javascript
jquery
slideshow
slide
snap
scrolling
fullscreen
swipe
onepage
fullpage
sections
mousewheel
-
Updated
Dec 18, 2020 - JavaScript
4
Open
Taro能使用wxs吗?
26
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
-
Updated
Dec 15, 2020 - JavaScript
Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Dec 13, 2020 - SCSS
The open source embeddable online markdown editor (component).
javascript
editor
jquery
markdown
gfm
documentation
markdown-editor
marked
codemirror
commonmark
toc
katex
flowchart
markdown-writer
sequence-diagram
-
Updated
Nov 1, 2020 - JavaScript
jQuery Validation Plugin library sources
-
Updated
Dec 18, 2020 - JavaScript
A little like that j-thing, only in Go.
-
Updated
Dec 8, 2020 - Go
javascript
jquery
task
jquery-plugin
schedule
frontend
calendar
daily
weekly
fullcalendar
milestone
monthly
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
javascript
css
html
bootstrap
jquery
components
less
html5
metro
css-framework
component-library
no-dependencies
metro-ui
metro-ui-css
metro-style
metro4
css-frameworks
bootstrap-replacement
no-jquery-required
-
Updated
Dec 14, 2020 - CSS
A useful list of must-watch talks about JavaScript
react
javascript
angularjs
jquery
angular
reactjs
javascript-framework
talks
netflix
videos
conference-talk
dotjs
jsconf
async-javascript
ng-conf
learning-resources
-
Updated
Nov 11, 2020
Web Crawler/Spider for NodeJS + server-side jQuery ;-)
-
Updated
Dec 9, 2020 - JavaScript
jQuery Form Plugin
javascript
jquery
json
jquery-plugin
ajax
form
html-form
ajax-form
json-form
jquery-form
form-serialization
-
Updated
Oct 3, 2020 - JavaScript
An absurdly small jQuery alternative for modern browsers.
-
Updated
Sep 12, 2020 - JavaScript
An enhanced HTML 5 file input for Bootstrap 4.x./3.x with file preview, multiple selection, and more features.
javascript
css
html
theme
bootstrap
jquery
xhr
jquery-plugin
html5
bower
upload
chunk
resumable
ajax-upload
chunked-uploads
resumable-upload
bootstrap-fileinput
filereader-api
krajee
krajee-explorer-theme
-
Updated
Dec 12, 2020 - JavaScript
Making AJAX as easy as anchor tags
-
Updated
Nov 24, 2020 - HTML
Progressive <svg> pie, donut, bar and line charts
-
Updated
Feb 1, 2020 - HTML
A collection of tips to help up your jQuery game
-
Updated
Apr 29, 2020
pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
-
Updated
Dec 11, 2020 - JavaScript
jQuery DataTables API for Laravel 4|5|6|7|8
-
Updated
Dec 9, 2020 - PHP
Interactive Tables and Data Grids for JavaScript
react
javascript
jquery
json
data
list
widget
grid
table
ajax
sort
cdnjs
grid-layout
grid-system
tabulator
tabulator-table
-
Updated
Dec 13, 2020 - JavaScript
Drag and drop website builder javascript library.
javascript
html
jquery
open-source
builder
ui
drag-and-drop
drag-drop
drag
scss
bootstrap4
website-builder
free
website-generation
site-generator
bootstrap-4
site-builder
-
Updated
Oct 17, 2020 - JavaScript
Created by John Resig
Released January 2006
Latest release 8 months ago
- Repository
- jquery/jquery
- Website
- jquery.com
- Wikipedia
- Wikipedia
相关平台
微信小程序
复现仓库
https://github.com/li-z/taro-bug
小程序基础库: 2.12.0
使用框架: React
复现步骤
运行项目后点击跳转到详情页,然后返回首页。然后触发子组件的 onClick 事件时,回调函数却还是详情页的函数。去掉id属性后正常。
期望结果
有无id属性都应正常
实际结果
有id属性异常
环境信息