This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Java Script Drop-down option deletion but little bit different Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Java Script Drop-down option deletion but little bit different" Watch "Java Script Drop-down option deletion but little bit different" New topic
Author

Java Script Drop-down option deletion but little bit different

Aravind JAI
Greenhorn

Joined: Feb 06, 2006
Posts: 18
I have 5 rows and 2 columns of drop down boxes.while selecting a value in the 1 column drop down,2nd column drop down should display the corresponding values.

If u choose the first value in the first drop down,then the second drop down will display the values..select one value from this..

do Like this for the second row..but select some other value in the 2nd row 2nd column drop down box..immediately check the first row 2nd drop down values..the recently selected value should not be there..

So,if one option value is selected in any of the second column that value should not be available immediately.


Please give me a suggestion
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Java Script Drop-down option deletion but little bit different
 
Similar Threads
Reg : Drop-down box
Spring MVC - A novice doubt
toughie..JSP in Javascript Dynamic Drop Down List
Drop Downs
Changing options(contents) of a select element in Struts' jsp form