Opened 10 years ago
Closed 10 years ago
#13788 closed bug (notabug)
jQuery Ajax Response Parse Error for HTML5 Tags
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery cannot parse ajax response html5 tags (like figure).
when i parsing div's jquery works fine but parsing html5 tags problem
Note: See
TracTickets for help on using
tickets.
I'll assume you mean in IE 6/7/8. You need to include a shim/shiv before jQuery. If there is some other issue, ask for help on the forums and create a new ticket if the folks there agree there is really a bug. Always include a test case using jsFiddle.net or jsbin.com.