RDLMedlem sedan mars 2001203 inlägg
Går det inte att använda sig av filer vid onmouseover eller är det bara jag som har trasslat till det?
<img src=test.gif onmouseover="this.style.filter:Alpha(opacity=25, style=0);" onmouseout="this.style.filter:Alpha(opacity=100, style=0);">
------------------
Duktig på Javascript?
emissionMedlem sedan dec. 19996 095 inlägg
<img src=test.gif onmouseover="this.style.filter='Alpha(opacity=25, style=0)';" onmouseout="this.style.filter='Alpha(opacity=100, style=0)';">
------------------
/emission
If you see someone without a smiley, give them your colon.