Modify ↓
Ticket #1940 (closed bug: invalid)
wrap method doesn't work in FireFox (2.0.0.9) when pass parameter as string ...
| Reported by: | romitch | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | core | Version: | 1.2.1 |
| Keywords: | firefox wrap | Cc: | |
| Blocking: | Blocked by: |
Description
When passing parameter to $('..').wrap as string (e.g. "<div ..> </div>" ) - causing error in FireFox....
Works fine in IE7 See attached test html page for details....
Attachments
Change History
Changed 6 years ago by romitch
-
attachment
firefox_wrap_bug.html
added
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.

just run in firefox and ie and see the difference