css "hover button" round 3

  • Thread starter Thread starter Steve Easton
  • Start date Start date
LOL,
Guess I'll rewrite the css for the top one,
make it an active link and invoke the changes from
active and hover statements, and see if that works.
Should have done it that way to begin with.



a computer

Craig Schiller said:
Steve -

Sorry to report that they don't work in NS 4.74, at least.

Regards,
Craig
 
Are you making this more complicated than it needs to be? I didn't see round
1, so is there some objective other than having the background change color?
 
Try the top one now

--
using 2k PRO but....95isalive
This site is best viewed............
........................with a computer

Craig Schiller said:
Steve -

Sorry to report that they don't work in NS 4.74, at least.

Regards,
Craig
 
LOL,
Well, I saw on Jim Buyens FP wish list that
he wished they would create a replacement for hover buttons.
I'm trying to make a "hover style" button using only css
and no images or javascript.

I realize it is probably just an exercise in "futility" but........

Steve
 
Hmmm.... I'm feeling challenged myself now.

Steve Easton said:
LOL,
Well, I saw on Jim Buyens FP wish list that
he wished they would create a replacement for hover buttons.
I'm trying to make a "hover style" button using only css
and no images or javascript.

I realize it is probably just an exercise in "futility" but........

Steve
 
I say just use the image background and swap it. you can do that with just
the css and there is no js code or anything. isn't that close enough? ;-)
 
LOL,
Well.....yes and no.
This is more of a "quest" because I want the browser to do the work
instead of the server.
With image swaps, even though we "pre-load" the images, everytime
you mouse over a link the browser queries the server in order to verify
that the images are "available"
Go to a page with image swaps, and mouse over a link and watch your
modem / router lights. They will twinkle like christmas tree lights.
 
Back
Top