![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I had the answer to this on the forum but I cannot find it now. I am so sorry. I lost my hard drive with everything on it and hadn't backed up that recently. I am trying to find a way to have a rollover without the mouse pointer. I got a response to this by using CSS. I need the code. Thank you! Libbi |
#3
| |||
| |||
|
|
Hi Libbi, If I follow you, a rollover without the mouse pointer? You would need the mouse pointer to do a rollover, one would think. You could try using a:hover, but as I mentioned, you need the mouse pointer to do the rollover. -- Cheers, Justin Kozuch Founder, Dreaming in TO Netkeepers.ca - Proud Hosting Sponsor of DreaminginTO.com Dreamweaver MX 2004 Certified Developer - http://www.macromedia.com/go/certification Team Macromedia Volunteer for Dreamweaver MX 2004 - http://www.macromedia.com/go/teammacromedia CommunityMX Partner - http://www.communitymx.com Libbi Bosworth wrote: I had the answer to this on the forum but I cannot find it now. I am so sorry. I lost my hard drive with everything on it and hadn't backed up that recently. I am trying to find a way to have a rollover without the mouse pointer. I got a response to this by using CSS. I need the code. Thank you! Libbi |
#4
| |||
| |||
|
|
I had the answer to this on the forum but I cannot find it now. I am so sorry. I lost my hard drive with everything on it and hadn't backed up that recently. I am trying to find a way to have a rollover without the mouse pointer. I got a response to this by using CSS. I need the code. Thank you! Libbi |
#5
| |||
| |||
|
|
I did a quick search using Google Groups....is this what you're looking for: Add this CSS class to your page and apply the class to the <a> tag .noHand { cursor: default; } Libbi Bosworth wrote: I had the answer to this on the forum but I cannot find it now. I am so sorry. I lost my hard drive with everything on it and hadn't backed up that recently. I am trying to find a way to have a rollover without the mouse pointer. I got a response to this by using CSS. I need the code. Thank you! Libbi |
#6
| |||
| |||
|
|
I am trying to find a way to have a rollover without the mouse pointer. I got a response to this by using CSS. I need the code. |
#7
| |||
| |||
|
|
thank you very much! "Mad Dog" <md (AT) mdp (DOT) com> wrote in message news:cee25j$fj4$1 (AT) forums (DOT) macromedia.com... I did a quick search using Google Groups....is this what you're looking for: Add this CSS class to your page and apply the class to the <a> tag .noHand { cursor: default; } Libbi Bosworth wrote: I had the answer to this on the forum but I cannot find it now. I am so sorry. I lost my hard drive with everything on it and hadn't backed up that recently. I am trying to find a way to have a rollover without the mouse pointer. I got a response to this by using CSS. I need the code. Thank you! Libbi |
![]() |
| Thread Tools | |
| Display Modes | |
| |