View Full Version : Parsing CDATA in FF??
darkmage784
11-01-2005, 02:13 AM
How can I get the value of CDATA sections in Firefox? Does FF even support the XML DOM? (W3Schools' examples are almost all proprietary IE VB+ActiveX.)
Alex Vincent
11-01-2005, 03:32 AM
Firefox most definitely supports the Core DOM. Much better than IE, I dare say.
Once you've found the CDATA section you want, just ask for its nodeValue property.
vBulletin® v3.8.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.