Opened 11 years ago
Closed 11 years ago
#10382 closed bug (wontfix)
fn.html() return incorrect value in IE
Reported by: | Math. | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | manipulation | Version: | 1.7b1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In IE 7,8 , fn.html() return value without attributes quotes.
See it in action: http://jsfiddle.net/rbAVG/
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → manipulation |
---|---|
Milestone: | None → 1.7 |
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
Version: | 1.6.4 → 1.7b1 |
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/rwaldron/rbAVG/4/
http://gyazo.com/8d7440a14f96270e8e87649764107eb6.png
This will occur with pure DOM methods as well.