Hover Buttons - Notes - WEB DEV. - NEILS RESOURCE WEB |
SUMMARY | GENERAL | PHOTO | TECHNICAL | WEB DEV | WORKSHOP | HOME | ||
SUMMARY | LINKS | REFERENCE | UTILITIES | DESIGN | CSS | HTML | JAVASCRIPT | |
SUMMARY | PRINTING | METATAGS | COLOURS | HOVER | FRONTPAGE |
Summary of Content |
FrontPage versions 2000 and later contain a rich set of Cascading Style Sheet (CSS) and Dynamic HTML (DHTML) authoring capabilities that allow you to create a variety of hover effects. This Microsoft article describes how you can create hover button effects for regular form field buttons by using the CSS features and DHTML formatting. |
To create hover button effects for Form Field buttons, follow these steps: | |||||||||||||||||
1. | Create a new, blank page. | ||||||||||||||||
2. | On the Insert menu, point to Form, and click Form. | ||||||||||||||||
3. | To apply default "Submit" button colors, follow these steps:
| ||||||||||||||||
4. | To insert DHTML hover colors, follow these steps:
| ||||||||||||||||
5. | To move the hover colors to the Submit button, follow these steps:
| ||||||||||||||||
6. | If you want, repeat the last few steps for the Reset button. | ||||||||||||||||
7. | When you have
completed the previous steps, your HTML code may look similar to the
following HTML code example:
| ||||||||||||||||
8. | Save this page to your Desktop as "HoverTest.htm" and minimize FrontPage. | ||||||||||||||||
9. | You will notice that FrontPage saved the following two files to your Desktop:
| ||||||||||||||||
10. | Open "HoverTest.htm" (in Internet Explorer 4.0 or later). Notice that as you move your mouse over each button, you should see the color change |
Last Updated 04/03/2008 - Hover Buttons - Reference - Web Development - Neils Resource Web