PDA

View Full Version : Image Rollovers in FrontPage



egonzalez
22nd Apr 2003, 06:11 pm
Hi All -

I have a menu in a side frame in FrontPage. For my menu options, I've created my images in PhotoShop and created the rollover effect in FrontPage. How do I make the rollover effect stay when a page is active?

For instance, the regular image is just text, the rollover image has a picture behind the text. When I click on a particular menu option, I want the rollover image to stay, no matter where my mouse goes (to let users know that they are on that page).

Any help would be greatly appreciated. Let me know if I am not being clear enough.

Thanks in advance!

Erica

CADTutor
23rd Apr 2003, 10:45 pm
You can make the changed image stay simply by removing the "onMouseOut" event (to swap it back when the cursor moves away) but this is not recommended because it will not be reset when you move to a different page. If your navigation is in a frame, it makes the whole thing more complicated because the rollovers in the one navigation frame have to work for all situations. Personally, I avoid framed navigation for this reason. If you make navigation links specific to the page, then you can make them do what you want.