|
Can you throw some light on how to create horizontal drop down menus html on ASP?
Return to Recent Questions
Q:
I want to get a drop down menus html because I was asked to base a new web site on one that used 'showpage.asp' calls to create
their menus. Can you throw some light on how I can do that?
A:
The drop down menus html work on a client side only and it doesn't depend on the server which you're
using and they doesn't work on a server side as ASP.NET script.
So, you can create the drop down menus html using standard html page (use DHTML Tuner to create your drop down menus html and export it to html page) and them move
menu code within .asp page.
Return to Recent Questions
Related:
- May 06, 2009 - I am looking to create a javascript absolute position to use it on a CD. Which license should I buy?
- May 30, 2009 - Can you create/destroy javascript drop down menus javascript with only client side javascript?
- Jun 06, 2009 - I tried to create the html version of the site navigation but it is still not working.
- Jun 06, 2009 - Can I use this software to create css vertical menu on a Mac (Mac OSX)?
- Jun 07, 2009 - Is it possible to create the following functionalities in your dynamic menus?
- Jul 06, 2009 - Can I create context menus on right click with Css vertical drop down menu?
- Jul 11, 2009 - I'm trying to create two separate script menus on my page.
- Jul 27, 2009 - I created a custom page for our site, but the css collapse won't display.
- Aug 07, 2009 - I can not create new popup windows by clicking on a website navigation menu item.
- Aug 22, 2009 - Is it possible to create a javascript floating window with one line of the subitems?
- Sep 13, 2009 - Can I create a scroll vertical menu drop down on the right side of the screen and the subnav popout on the LEFT?
|