| | |
How to make selected index zero for dropdown list box in java script..?
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Hi all..
I am having two dropdown list boxes in my .aspx page
They are ddl1 and ddl2...
Now if i change the selected index of the first box (ddl1), the selected index of the second dropdownlist must automaticlly set to zeroth index..i.e index of the second dropdown list box should be set to zero..Somebody provide me with the code in java script as early as posible..
Regards,
Balagurunathan S
I am having two dropdown list boxes in my .aspx page
They are ddl1 and ddl2...
Now if i change the selected index of the first box (ddl1), the selected index of the second dropdownlist must automaticlly set to zeroth index..i.e index of the second dropdown list box should be set to zero..Somebody provide me with the code in java script as early as posible..
Regards,
Balagurunathan S
•
•
Join Date: Aug 2007
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
javascript Syntax (Toggle Plain Text)
document.getElementById('ddl2').selectedIndex = 0;
cya
Thanks Nandem..I got it...
Regards,
Bala
![]() |
Similar Threads
- Dropdown list in ASP.NET - How to get value selected (ASP.NET)
- How to move a selected item up/down in List Box? (C++)
- problem in listing directories in list box (Java)
- Error in loading items into a Dropdown list box in an ASP .net Page (ASP.NET)
- how to access dropdown list entries in python psp site (Python)
- list box --php issue (PHP)
- How to Embed CheckList Box on HTML Page using Java Script (HTML and CSS)
- A question on java script?(Please answer ASAP) (Java)
- DropDown List (VB.NET)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: progress bar for fileupload using javascript
- Next Thread: Password protect code
| Thread Tools | Search this Thread |
acid2 ajax ajaxcode ajaxexample ajaxjspservlets automatically beta box browser bug captchaformproblem checkbox close codes createrange() css cursor debugger decimal dependent disablefirebug dom download dropdown editor element engine enter error events explorer ext file firefox form forms frameworks getselection google gwt gxt hiddenvalue highlightedword hint html htmlform ie7 ie8 iframe index internet java javascript javascripthelp2020 jquery jsf jsfile jsp jump listbox maps masterpage math media menu microsoft mp4 object onmouseoutdivproblem onreadystatechange paypal pdf php player position problem programming progressbar prototype redirect regex runtime safari scale scriptlets search security select size software sql text textarea unicode w3c window windowofwords windowsxp wysiwyg \n





