Modify ↓
Ticket #8192 (closed bug: wontfix)
jquery breaks inline javascript code (IE only)
| Reported by: | jrozzi@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.next |
| Component: | event | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Same code on both pages.
Using Jquery 1.3.2: http://jsfiddle.net/hRxar/11/ <-- works in IE,
Using Jquery 1.4.3 and above: http://jsfiddle.net/hRxar/12/ <--- doesn't work in IE
I know inline javascript is no longer recommended to use, however inline javascript is still valid and passes W3C.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
