Modify ↓
Ticket #5831 (closed bug: invalid)
jQuery 1.4 bug
| Reported by: | berkel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | unfiled | Version: | 1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
jQuery 1.3.2 $('<div><script></script></div>'); [div]
jQuery 1.4 $('<div><script></script></div>'); [div, script]
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.

And... ?