|
Can you throw some light on how to create horizontal javascript popup menus on ASP?
Return to Recent Questions
Q:
I want to get a javascript popup menus 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 javascript popup menus 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 javascript popup menus using standard html page (use DHTML Tuner to create your javascript popup menus 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 navigation web site to use it on a CD. Which license should I buy?
- May 30, 2009 - Can you create/destroy javascript menu popup 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 dynamic context menu on a Mac (Mac OSX)?
- Jun 07, 2009 - Is it possible to create the following functionalities in your net dropdown menu?
- Jul 06, 2009 - Can I create context menus on right click with Html context menu?
- Jul 11, 2009 - I'm trying to create two separate drop down javascript menu 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 html drop menu item.
- Aug 22, 2009 - Is it possible to create a html tab menu with one line of the subitems?
- Sep 13, 2009 - Can I create a scroll vertical drop down menu example on the right side of the screen and the subnav popout on the LEFT?
|