#8357 closed bug (duplicate)
Something breaks in IE9 RC - getElementsByTagName?
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | 1.5.1 |
Component: | manipulation | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
SCRIPT438: Object doesn't support property or method 'getElementsByTagName' jquery-1.5.js, line 5460 character 4
That's what happens when you try to use jQuery 1.5 with the plugin Fancybox in IE9 RC.
Note that jQuery 1.4.4 does not exhibit this problem.
I created two jsFiddle pages. They are exactly the same and consist of JUST the pasted Fancybox extension (1.3.4) and jQuery (1.5 or 1.4.4), and then a line that indicates success at the end. They both work in most browsers. But in IE9 RC, the jQuery 1.5 version causes an error.
Here are the pages:
Change History (3)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Component: | unfiled → manipulation |
---|---|
Milestone: | 1.next → 1.5.1 |
Priority: | undecided → high |
Note: See
TracTickets for help on using
tickets.
Duplicate of #8052.