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