Side navigation
#7812 closed bug (invalid)
Opened December 20, 2010 12:24PM UTC
Closed December 20, 2010 04:29PM UTC
Last modified December 21, 2010 01:52PM UTC
opera 11: $.fn execute after $.ready
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in this page
http://www.sunnyclimb.com/it/ice.htm
many times I give this error
JavaScript - http://www.sunnyclimb.com/it/ice.htm
Event thread: load
Uncaught exception: TypeError: '$("#popupsfondo").tooltip' is not a function
Error thrown at line 25, column 2 in <anonymous function>() in http://www.sunnyclimb.com/effetti.js:
$("#popupsfondo").tooltip(" cliccare qui per chiudere la fotografia ");
called from line 34, column 551 in <anonymous function: ready>(i):
i.call(u,b);
I use Opera , windows 76 pro 64Bit
Attachments (0)
Change History (4)
Changed December 20, 2010 04:29PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Changed December 20, 2010 05:42PM UTC by comment:2
But I continue to receive this error! Please, can you try to open the page more times with opera 11...
Changed December 20, 2010 07:22PM UTC by comment:3
This is not the correct venue for support requests, please go to the jQuery Forum if you need more assistance.
I have opened the page many more times in Opera 11, and I do not get any errors. Please refrain from commenting further on this ticket.
Changed December 21, 2010 01:52PM UTC by comment:4
I have finally discover the solution! The problems are gone when I removed this extension:
https://addons.opera.com/addons/extensions/details/scripter-script-includer/1.4.4/?display=en
I am sorry for my request! Good Holiday
This is not a valid jQuery bug. I cannot duplicate the error by visiting your site in Opera 11 or any other browser. Furthermore, this tracker is for reproducible bugs with simple test cases that demonstrate the issue, please read the bug reporting guidelines before posting: How to report bugs