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