<img src=test.gif onmouseover="this.style.filter='Alpha(opacity=25, style=0)';" onmouseout="this.style.filter='Alpha(opacity=100, style=0)';">
Frågan#1
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);">