Drop down menu using buttons & hyperlinks

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

Guest

Hi there
I have a hyperlinked button on the left hand cell of my screen. How do make
it so that if the user clicks on that button, a range of other buttons pop
up, each of which can be clicked to go to another page on the site?
Am a bit hopeless with code so bear that in mind :)
Thanks!
 
Sarah said:
Hi there
I have a hyperlinked button on the left hand cell of my screen. How
do make it so that if the user clicks on that button, a range of
other buttons pop up, each of which can be clicked to go to another
page on the site?
Am a bit hopeless with code so bear that in mind :)
Thanks!

Google for "drop down menus" (with the quotes) or click onth is link
http://www.google.com/search?hl=en&lr=&q=drop+down+menus&btnG=Search

The alistapart ones look quite good
dynamicdrive is also good

They do require code, but the examples do show you where to place the code
 
Back
Top