This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

XSL and JavaScript Problem


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]