CSS rollovers

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
mikewooten
Forum Contributor
Posts: 169
Joined: Wed Feb 11, 2004 12:13 pm
Location: Duluth, Georgia
Contact:

CSS rollovers

Post by mikewooten »

how can I do a CSS rollover like the rollover that is on amazon.com? for example when you rollover an image and a box shows up with links and a search box.
how is that done?
is that with CSS layers? if so, how do you go about doing something like that?

link:
http://www.amazon.com/Autobiography-Mar ... d_i=509156
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: CSS rollovers

Post by pickle »

There's a few second delay - so that's definitely Javascript.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply