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,237 public repositories matching this topic...
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
-
Updated
Nov 25, 2020 - JavaScript
Taro能使用wxs吗?
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Oct 12, 2020 - SCSS
The open source embeddable online markdown editor (component).
-
Updated
Nov 1, 2020 - JavaScript
jQuery Validation Plugin library sources
-
Updated
Nov 19, 2020 - JavaScript
A little like that j-thing, only in Go.
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
Build impressive responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
-
Updated
Nov 25, 2020 - CSS
A useful list of must-watch talks about JavaScript
-
Updated
Nov 11, 2020
Web Crawler/Spider for NodeJS + server-side jQuery ;-)
-
Updated
Nov 23, 2020 - JavaScript
jQuery Form Plugin
-
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.
-
Updated
Nov 24, 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
Mar 25, 2020 - JavaScript
jQuery DataTables API for Laravel 4|5|6|7|8
-
Updated
Nov 18, 2020 - PHP
Interactive Tables and Data Grids for JavaScript
-
Updated
Nov 23, 2020 - JavaScript
Drag and drop website builder javascript library.
-
Updated
Oct 17, 2020 - JavaScript
Hi,
When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).
I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me
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属性异常
环境信息