Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Need help w/CSS Rollovers  (Read 3263 times)

0 Members and 1 Guest are viewing this topic.

drpeppercan

  • Guest
Need help w/CSS Rollovers
« on: September 19, 2007, 11:34:51 PM »
I'm trying to use this  CSS Rollovers tutorial. The problem is that I'm a total rookie on CSS, and I want to use just an image, without the overlaid HTML text.
Can someone give me a hand figuring out how the code would look after necessary adjustments?

Thanks in advance guys,

JDL
--------------------------------------------------------------------
Sept 20, 2007 - 20:37hr
I just fixed the URL above
« Last Edit: September 20, 2007, 06:39:41 AM by drpeppercan »

michaewlewis



    Intermediate
  • Thanked: 26
    • Yes
    • Yes
  • Experience: Expert
  • OS: Unknown
Re: Need help w/CSS Rollovers
« Reply #1 on: September 20, 2007, 07:39:05 AM »
Take a look at the source code for the DOM Image Rollover v3.0 on Dynamic Drive.
http://www.dynamicdrive.com/dynamicindex15/domroll.htm

The best way to make an image rollover is with a little bit of javascript. If you're not much into coding stuff, just copy and paste the source on the linked site into your webpage.

drpeppercan

  • Guest
Re: Need help w/CSS Rollovers
« Reply #2 on: September 20, 2007, 10:59:01 AM »
Wow! I can't believe that's all the code! I have to give this a try.
Thanks a lot ML :)

drpeppercan

  • Guest
Re: Need help w/CSS Rollovers
« Reply #3 on: September 20, 2007, 02:42:14 PM »
Btw, the CSS version solution was found too:

michaewlewis



    Intermediate
  • Thanked: 26
    • Yes
    • Yes
  • Experience: Expert
  • OS: Unknown
Re: Need help w/CSS Rollovers
« Reply #4 on: September 20, 2007, 04:17:07 PM »
Cool. Do you have an example? I'd like to see it in action. :)