Create dropdown links when cursor is over a hyperlink?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On my home page I have a hyperlink. When the cursor is over the hyperlink, I
want to have several links show up where the user will them click on one of
them to be direc ted to a particular page. For example, the hyperlink would
read "Donor" and once the cursor is over the hyperlink, 3 more links would
drop down stating "Corporate", "Families", "Items". which the user can choose.
 
Use a DIV layer that you show and hide on mouseover/out. You can use
Behaviors to accomplish this.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Back
Top