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
CSS rollovers
Moderator: General Moderators
-
mikewooten
- Forum Contributor
- Posts: 169
- Joined: Wed Feb 11, 2004 12:13 pm
- Location: Duluth, Georgia
- Contact:
Re: CSS rollovers
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.