954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

combox Box in JSP?

I need in jsp two view
in one view combobox, combobox contain one,two,three..etc

For the user selection second view want to change not the whole page.
I need an Idea.Please Help me out.

jeraldmuthu
Newbie Poster
15 posts since Jan 2011
Reputation Points: 10
Solved Threads: 0
 

well, you can work with div's, and, based on the value you select, change the style of the div from (for instance)

you can use javascript to set the class used for the element with id="firstDiv" to
- hidden
- shown
- small
- large
...
depending on which classes you've written in your .css

stultuske
Posting Sensei
3,137 posts since Jan 2007
Reputation Points: 1,114
Solved Threads: 433
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: