Community Member Profile
pixelslut
Member since Oct 8, 2009
- Profile: /members/4486-pixelslut.htm
- Comments: 1
- Points: 11
Recent Blog Comments By pixelslut
-
Video Presentation: Manipulating XML With jQuery
Posted on Oct 8, 2009 at 7:03 PM
1.) there is not html() function for an xml node, because xml elements do not have a innerHTML property which is what the html() function utilizes. In fact by my understanding og JQ, using html on a pure xml doc shouldnt work at all unless the xml node in question happens to have the XHTML or HTM... read more »



