| Author |
how to create drop down menu ?
|
k siva
Greenhorn
Joined: Dec 27, 2006
Posts: 1
|
|
Hai all, I am writing a web application which consists of various jsp files. I have to create drop down menu, that each menu item links to respective jsp pages. Can anyone help me out with sample codes?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56151
|
|
As with any other web page, you'd use HTML and Javascript. Moved to the HTML forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
I am guessing you are not talking about a select element. There are plenty of free menu codes out there. Look at sites like javascriptkit.com or dynamicdrive.com Eric
|
 |
Neerav Narielwala
Ranch Hand
Joined: Dec 08, 2006
Posts: 106
|
|
Drop down menu with unlimited depth. Individual menu items configuration,icons ... www.scriptsearch.com/details/6870.html
|
<a href="http://www.java-tips.org/java-tutorials/tutorials/" target="_blank" rel="nofollow">Java Tutorials</a> | <a href="http://www.planet-java.org" target="_blank" rel="nofollow">Java Weblog</a> | <a href="http://computer-engineering.science-tips.org" target="_blank" rel="nofollow">Computing Articles</a>
|
 |
 |
|
|
subject: how to create drop down menu ?
|
|
|