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,305 public repositories matching this topic...
-
Updated
Nov 28, 2020 - JavaScript
Taro能使用wxs吗?
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Oct 12, 2020 - SCSS
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Nov 30, 2020 - Go
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Dec 1, 2020 - CSS
-
Updated
Nov 11, 2020
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 24, 2020 - HTML
-
Updated
Feb 1, 2020 - HTML
-
Updated
Apr 29, 2020
-
Updated
Mar 25, 2020 - JavaScript
-
Updated
Nov 28, 2020 - PHP
-
Updated
Nov 27, 2020 - JavaScript
-
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属性异常
环境信息