Side navigation
#13788 closed bug (notabug)
Opened April 18, 2013 04:52PM UTC
Closed April 19, 2013 12:57AM UTC
jQuery Ajax Response Parse Error for HTML5 Tags
Reported by: | metroneue@gmail.com | 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
Attachments (0)
Change History (1)
Changed April 19, 2013 12:57AM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
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.