Ticket #1442 (closed bug: invalid)
Exception in IE when accessing XML attribute
| Reported by: | john | Owned by: | john |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.4 |
| Component: | core | Version: | 1.1.3 |
| Keywords: | Cc: | ||
| Needs: | Review |
Description
Occurs with the following XML file: http://www.xqus.com/phpsysinfo/xml.php
and the following code:
version = $("Generation", xml).attr("version");
$("#version").append(version);
full demo: http://www.xqus.com/phpsysinfo/ajax.php
Change History
Note: See
TracTickets for help on using
tickets.
