|
Can you throw some light on how to create horizontal popup menu html on ASP?
Return to Recent Questions
Q:
I want to get a popup menu 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 popup menu 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 popup menu html using standard html page (use DHTML Tuner to create your popup menu 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 pull down menu to use it on a CD. Which license should I buy?
- May 30, 2009 - Can you create/destroy javascript layer menu javascript with only client side javascript?
- Jun 06, 2009 - I tried to create the html version of the dhtml menu vertical but it is still not working.
- Jun 06, 2009 - Can I use this software to create html menu maker on a Mac (Mac OSX)?
- Jun 07, 2009 - Is it possible to create the following functionalities in your menu html javascript?
- Jul 06, 2009 - Can I create context menus on right click with Javascript menubar?
- Jul 11, 2009 - I'm trying to create two separate javascript dynamic menus on my page.
- Jul 27, 2009 - I created a custom page for our site, but the drop down menu web won't display.
- Aug 07, 2009 - I can not create new popup windows by clicking on a menu dynamique javascript item.
- Aug 22, 2009 - Is it possible to create a menu vertical css with one line of the subitems?
- Sep 13, 2009 - Can I create a scroll vertical menu navigation on the right side of the screen and the subnav popout on the LEFT?
|