|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: embedding xsl within javascript
after I posted I guessed the same thing but it doesn't work... sorry forgot to mention this also which sits above the aforementioned (prob doesn't make a difference) ---- <xsl:variable name="ImgDir"> <xsl:choose> <xsl:when test="$FRAMEWORK_ID=1">/images/ITUser/</xsl:when> <xsl:when test="$FRAMEWORK_ID=2">/images/UFI/</xsl:when> </xsl:choose> </xsl:variable> ---- so what happens is that the {$ImgDir} doesn't get processed but when I use the longwinded <xsl:attribute> version the html/jscript generated is correct!! **but** the rollover state doesn't seem to actually function... how odd. any ideas? thanks guys.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






