Side navigation
#10583 closed bug (duplicate)
Opened October 26, 2011 02:27PM UTC
Closed October 26, 2011 08:08PM UTC
Last modified October 26, 2011 08:08PM UTC
jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem
Reported by: | dongdongface@gmail.com | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | event | Version: | 1.7rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When use jquery 1.7rc1 version,some plugins with error tips:
"Uncaught TypeError: Cannot call method 'apply' of undefined"
plugins like:
Special scroll events for jQuery
http://james.padolsey.com/javascript/special-scroll-events-for-jquery/
JQUERY PAGINATOR 3000 +
Attachments (0)
Change History (6)
Changed October 26, 2011 03:09PM UTC by comment:1
component: | unfiled → misc |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
Changed October 26, 2011 05:29PM UTC by comment:2
1.7 rc1 test online(not work):
1.6.4 test online(1.3.2~1.6.4 work fine):
Changed October 26, 2011 05:34PM UTC by comment:3
[[Image(http://www.cssjs.com/2011-10-27 1-32-46.gif)]]
Changed October 26, 2011 08:07PM UTC by comment:4
resolution: | invalid |
---|---|
status: | closed → reopened |
Changed October 26, 2011 08:08PM UTC by comment:5
component: | misc → event |
---|---|
milestone: | None → 1.7 |
priority: | low → high |
resolution: | → duplicate |
status: | reopened → closed |
Thanks for submitting a ticket to the jQuery project. Unfortunately, we're unable to assist with issues related to third party plugins. What we recommend doing is contacting the authors of the plugins you're having problems with directly and asking them if they offer or plan to offer support for jQuery 1.7RC1. If they (or you) are able to narrow down the problem to something that can be reduced in a test case on jsFiddle, we'll happy take another look at what might be causing this.