Please help rollover menu - 3/29/2005 20:23:10
Hi! I am designing my website and my navigation menu consists of rollover images. I already have that when I put the mouse over a button, it changes color. But what I also want is the color to change when I click the button and I want that color to stay while the page the button is linked to stays open.
Thanks
< Message edited by alphoenix1788 -- 3/29/2005 21:46:49 >
Nigel
Posts: 383 Joined: 7/24/2002 From: Wirral - UK Status: offline
RE: Please help rollover menu - 4/25/2005 15:37:27
You need to create an image (usually a gif for navigation buttons) for each state of the rollover. in other words what it looks like to start with, what happens when the mouse is over it, what happens when you click it, and what happens after its been clicked.
These states are often referred to as:
on mousever onclick onmouseout.
In frontpage these can be set in the theme
In dreamweaver there is a tool that allows yu to set each state.
If you want the same image to stay say for onclick and mouseout then you just specify the same image for both.