Creating image rollover buttons

T

Tim Pope

I have already learned how to change the color of text on
mouseover by implementing the "Enable hyperlink rollover
effect" in the Page Properties menu. However, creating an
image rollover button (not a Hover button web component)
using two .gif files.

Any help would be greatly appreciated. Thanks!

Tim
 
C

Craig Schiller

Tim -

I assume you're asking how to do this (there seem to be some words
missing from your message). If so...

Make sure both graphics have been imported into your website.
Position the first graphic on the web page.
Select the image by left-clicking.
Set the hyperlink by right-clicking and selecting Hyperlink.
With the image still selected, go to Format | DHTML effects.
Choose ON: Mouseover.
Choose APPLY: Swap picture.
Choose CHOOSE SETTINGS: choose picture --- navigate to your second
graphic and select it.

That's it.

HTH.
Craig
 
Top