Forums Archive Index > SmartMenus v4.x General > rollover pics
Date: 6 Aug 2003 9:01 am
Hi
is there any possibility to use rollover images (on 1st level not in the menu)?
thx
Date: 14 Aug 2003 9:08 am
This is not often requested feature and I have not implemented it to keep the size of the script smaller. You can make it manually- use something like this for item text:
<img src=xxx onmouseover=onImage(this) onmouseout=offImage(this)>
Just do it as you would in your page. Unfortunately it will not work in Netscape 4.x.
Date: 22 Aug 2003 10:09 am
bam wrote:
Hi
is there any possibility to use rollover images (on 1st level not in the menu)?
thx