Side navigation
#4217 closed bug (duplicate)
Opened February 23, 2009 05:08AM UTC
Closed October 26, 2010 06:22PM UTC
Last modified March 14, 2012 03:33PM UTC
load event fails on frameset in Opera
Reported by: | Akzhan | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.3.2 |
Keywords: | load, frameset, Opera | Cc: | |
Blocked by: | Blocking: |
Description
I use load event in frameset document to look at content frame title.
My code works fine in all browsers with jQuery 1.2.6.
But this code works fine in all browsers EXCEPT Opera with jQuery 1.3.2 (and 1.3.1).
Please fix load event for Opera.
Attachments (1)
Change History (4)
Changed February 23, 2009 05:12AM UTC by comment:1
Changed March 08, 2009 09:41AM UTC by comment:2
This is a duplicate of Ticket #3993.
Thos is related to Sizzle and patch provided at
http://groups.google.com/group/sizzlejs/browse_thread/thread/96a04ebab88000b
Changed October 26, 2010 06:22PM UTC by comment:3
resolution: | → duplicate |
---|---|
status: | new → closed |
This ticket has major priority because loading of frameset stopped (no errors provided in console, and no frames shown).
But it works in 1.2.6 with no browsing errors.