XSL and JavaScript Problem

Subject: XSL and JavaScript Problem
From: Shelly Nippard <SNippard@xxxxxxxxxxxx>
Date: Thu, 10 Aug 2000 15:28:25 -0400
In the following tag fragment:

<A HREF="JavaScript: doOpenDetails{$itemID}">
	<xsl:value-of select="Item/@ItemDesc"/>
</A>

I'm getting this error when i click on the hyperlink:

'doOpenDetails13' is undefined

and what i need it to do is go inside the JavaScript method with the itemID
inside single quotes

does anyone know what's going on?

shelly nippard
SciQuest.com
919 659 2481


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread