Side navigation
#12124 closed bug (invalid)
Opened July 23, 2012 11:59AM UTC
Closed July 23, 2012 01:25PM UTC
jquery html from xml
Reported by: | aladjev.andrew@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Attachments (0)
Change History (1)
Changed July 23, 2012 01:25PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Use
$.parseXML
if you're parsing XML. Read the documentation where it is made clear that$()
doesn't parse XML, and please don't use the bug tracker as an answer forum.