Hi, Just wondered if it was possible to do image rollover in a .TPL file?, I have been trying to get it working and been unsuccessful. What other methods are there of doing imagerollvers? Any help would be much appreciated! mishima
This .TPL file that you're talking abt - is it a template file ? If so, then all Javascript code should work because anything in the tpl file that doesnt have the template code will treated like as if its in a HTML file - so Javascript should be parsed normally. Whats so special abt image rollover ?