PDA

View Full Version : JS/XML/XLS/and transformNode



voxecho
November 10th, 2006, 06:19 PM
ok, if i want to marry a xml file with a xsl file in IE i would use xml.transformNode ... but that doesn't work on the non IE xml object... any ideas what does the same thing in all the other browsers?

-E