#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: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 11 years ago by
Component: | unfiled → manipulation |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #10603.