harem
04-12-2008, 07:43 PM
hello guys! :)
i have a javascript, and i want to use them to my thumbnails at my "browse page" but i dont know how to do it, because i am using "<THUMBNAILS>" to get all the thumnails, and i need to code this code
<img src="img/billede.jpg" width="250" height="250" name="fisk" style="filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;" onmouseover="startOpChange(this,100,1);" onmouseout="startOpChange(this,60,1);">
somewhere in the <img element, but i dont know how, any1 can help me?
i have a javascript, and i want to use them to my thumbnails at my "browse page" but i dont know how to do it, because i am using "<THUMBNAILS>" to get all the thumnails, and i need to code this code
<img src="img/billede.jpg" width="250" height="250" name="fisk" style="filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;" onmouseover="startOpChange(this,100,1);" onmouseout="startOpChange(this,60,1);">
somewhere in the <img element, but i dont know how, any1 can help me?