Side navigation
#10382 closed bug (wontfix)
Opened September 29, 2011 06:22PM UTC
Closed September 29, 2011 06:38PM UTC
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/
Attachments (0)
Change History (1)
Changed September 29, 2011 06:38PM UTC by comment:1
component: | unfiled → manipulation |
---|---|
milestone: | None → 1.7 |
priority: | undecided → low |
resolution: | → wontfix |
status: | new → closed |
version: | 1.6.4 → 1.7b1 |
http://jsfiddle.net/rwaldron/rbAVG/4/
http://gyazo.com/8d7440a14f96270e8e87649764107eb6.png
This will occur with pure DOM methods as well.