Hi there!
 
How do I write a simple roll-over-effect (image changes if mouse is over it etc) using the DynAPI that runs under Netscape 6.0 as well? I guess I can't use a dynimg because Netscape only fires events when the mouse if over a LINK.
 
Is there no other way than using Layer.setHTML(.....) and embedding the image in a link? The disadvantage with this method is that I can't preload images because I can only change the Source then.
 
Thanks,
 
Paul Schmidinger

Reply via email to