Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
In IE 7,8 , fn.html() return value without attributes quotes.
See it in action: http://jsfiddle.net/rbAVG/
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.

http://jsfiddle.net/rwaldron/rbAVG/4/
http://gyazo.com/8d7440a14f96270e8e87649764107eb6.png
This will occur with pure DOM methods as well.