Website Dropdown Menu - ASP.NET

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

Guest

Hi there,
can someone please tell me what the easiest way to have a dropdown menu bar
positioned on the screen
(eg. Home, company, ... , contact us)
then when the mouse goes over then, the sub menu options are displayed

thanks a lot
 
easiest - design with dreamweaver which has this feature built in. google
for "html flyout menus" and you will find lots.

-- bruce (sqlwork.com)


| Hi there,
| can someone please tell me what the easiest way to have a dropdown menu
bar
| positioned on the screen
| (eg. Home, company, ... , contact us)
| then when the mouse goes over then, the sub menu options are displayed
|
| thanks a lot
| --
| (e-mail address removed)
 
Hey steve,
Thanks for the link to skmmenu.com/menu...to do the website dropdown menus..
it just what i needed... only one problem though...
I can get the main menu to show on top of everything else... but my tables
for the submenus, show up at the back of everything else, so i can never see
them... unless i move it down to the very bottom of the screen, .. thats the
only way i know the submenus are working...
how can i make the sub menus appear on top ???

also, can i change the cursor for the menu bar, and make the submenus
clickable without having to write <a href> links so i get the sub menus with
the blue, underline writing...

thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top