Modify ↓
Ticket #12124 (closed bug: invalid)
jquery html from xml
| Reported by: | aladjev.andrew@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.