[Home] [By Thread] [By Date] [Recent Entries]
within my xsl I have the following basic rollover functionality Or you could use the even simpler form using {}: <img src="{$ImgDir}about/about1_on.png" alt="..."/> but what within javascript statements? like in the mouseover state above? how do I add the $ImgDir into the image path? Just the same: <a href="about.asp?page=1"
onmouseover="MM_swapImage('a1','','{$ImgDir}about/about1_on.gif',1)"
onmouseout="MM_swapImgRestore()">
<img src="{$ImgDir}about/about1.gif"
style="border:0" id="a1"/>
</a>--Phil.
|

Cart



