Hello
I have a dropdownmenu that uses a CSS to get values how cursor menucolor etc. should look like.
I want the cursor to change to a "pointer" when its over a link. This works perfectly in IE and NS but nothing happens in Mozilla Firefox.
In my CSS I have declared my cursor like:
.curStyle{cursor: pointer;}
Does this occur because Mozilla firefox doesn't support this or, I think that sounds really strange becaus I get this "pointer" on normal (not scripted" links... I had to ask anyway.
Thanks in advanceNope. You've got the correct value. Sounds like we'll need to see the CSS and HTML or we'll need a link.Hello,
Really really strange...suddenly it works (?)
Thanks anyway! Ya can't complain about that, can ya!
I have a dropdownmenu that uses a CSS to get values how cursor menucolor etc. should look like.
I want the cursor to change to a "pointer" when its over a link. This works perfectly in IE and NS but nothing happens in Mozilla Firefox.
In my CSS I have declared my cursor like:
.curStyle{cursor: pointer;}
Does this occur because Mozilla firefox doesn't support this or, I think that sounds really strange becaus I get this "pointer" on normal (not scripted" links... I had to ask anyway.
Thanks in advanceNope. You've got the correct value. Sounds like we'll need to see the CSS and HTML or we'll need a link.Hello,
Really really strange...suddenly it works (?)
Thanks anyway! Ya can't complain about that, can ya!