If all you want to do is have an image in a layer that changes when the mouse rolls over it then you could use setBgImage.  This works in IE and NS including v6.
-----Original Message-----
From: Paul Schmidinger [mailto:[EMAIL PROTECTED]]
Sent: 01 March 2001 09:18
To: [EMAIL PROTECTED]
Subject: [Dynapi-Help] Rollover-Problem with Netscape 6.0

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