Opened 11 years ago
Closed 11 years ago
#12124 closed bug (invalid)
jquery html from xml
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Note: See
TracTickets for help on using
tickets.
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.