Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

xml and inline javascript

Status
Not open for further replies.

walters5

Technical User
Jul 11, 2003
4
US
Hi everyone,
I've got a little problem I'm trying to open a link in a new window using an inline javascript statement where the URL is determined by the value-of items from an xml file. I understand that <![CDATA[ is used to separate code from anything that you would like parsed by the xml parser. I've tried using <![CDATA[ to separate out the javascript from the <xsl:value-of statement, but I can't quite get things to work. Does anyone have any tips for how to make this work?
Thanks, Matt.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top