|
You would be referring to DHTML. DHTML is a combination of Javascript, HTML and CSS which when used together can produce some pretty cool stuff.
What happens is when you rollover an image a "layer" will become visible right beside the image, inside the layer will include the links. When you roll off of the image or outside of the layer, the layer becomes invisible. CSS creates the layers, Javascript hides or shows the layer and html displays it.
If you are using dreamweaver, which it seams most people here are, then it'll make the process relatively easy because you don't have to code it. Make sure your fimiliar with CSS and do some searches on visible and invisible layers using dreamweaver.
Cheers,
Jason
__________________
Search All Major Engines: www.superbrowse.com
|