Modify ↓
Ticket #11383 (closed bug: duplicate)
manipulating the contents of a script tag with type=x-jquery-tmpl fails in ie8
| Reported by: | gabelerner | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | manipulation | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I am using jQuery tmpl and want to do some dynamic manipulations of the content. Using http://jsfiddle.net/BhyT8/ in ie9, chrome, and firefox, I see "hi", "", "bye" without any errors, but in ie8 i see "hi", "hi", ERROR, and "hi".
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.
