PDA

View Full Version : mouseover


ffej
08-09-2003, 08:40 PM
Hi, could someone please help me? this is what i need.

When someone hovers over the leftbox over a word another box opens at the side of it with the subsections..

see what i mean? when you hover over the "staff" on the left another box appears with the tiel "STAFF" and 2 links to the pages "About Staff" and "Join Staff".

I already made images for the main box with the "staff" "anime" ect.. and the right box diffrent info for all the catagories...

can someone please help me out and write a script for me or help me write a script?

Also i figure I'd be using Image Maps and Hoverbuttons, am i wrong?

I figured it would look somethign liek this...

<img src="layout/main.jpg" usemap="#mymap" border="0">
<map name="mymap">
<area shape="rect" coords="1,15,90,31">
<area shape="rect" coords="1,33,90,49">
<area shape="rect" coords="1,51,90,68">
<area shape="rect" coords="1,69,90,85">
<area shape="rect" coords="1,87,90,103">

i figure that i would up the "hoverimage=???.jpg" somewhere in that script but i dont know where (or if that is even correct).

could you please help me?

thanks in advance,
jeff

petervazed
08-09-2003, 09:31 PM
Navigation menu
http://dynamicdrive.com/dynamicindex1/

Image Maps and Hoverbuttons are an other kind of navigation.

:rocker: