
December 16th, 2003, 07:22 AM
|
|
Junior Member
|
|
Join Date: Dec 2003
Location: Canada
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
problem parsing cdata from xml in netscape
Hi,
Im having a problem displaying "cdata links" in netscape. Im passing the link + the function call into the html document using the cdata method, it works fine in ie but netscape doesnt seem to parse the cdata. Is there any way around this?
<name cat="Directory Tabs (overview)"><![CDATA[<a href="javascript:newWindow('images/regional indexes block.pdf')"</a>]]>Directory Tabs (overview)</name>
|