[thelist] Rollovers without links

Bob Davis bobd at members.evolt.org
Wed Jul 19 12:31:56 CDT 2000


> Hi everyone,
>  i am building a site that has rollover buttons
> which trigger dropdown
> menus....the problem is the rollovers don't
> link to anything...is there any
> way to change the little HAND icon to the ARROW
> icon when on these
> rollovers?
> 

Hi Liz, 

I think using the style element "cursor: default" will avoid it.

This works on IE5.5, Win and IE5 Mac :
<a style="CURSOR: default">foo</a>

That should do it.

bob



--
bob davis
bobd at members.evolt.org





More information about the thelist mailing list