|
How to work with javascript pull down menu and submenus in JSP?
Return to Recent Questions
Q:
How to work with javascript pull down menu in JSP?
A:
Our javascript pull down menu is the Javascript product. It means that it works on a
client side only and it doesn't depend on the server which you're
using and it doesn't work on a server side as JSP script.
So, you can create the javascript pull down menu using standard html page and them move
javascript pull down menu code within .jsp page.
Return to Recent Questions
|