Microsoft
Software
Hardware
Network
Question : dropdown menu without submit button
want to update page when user
uses dropdown menu
do not want submit button
can not change this line
<form id="xyz">
<form id="xyz">
<select>
<option>Paint</option>
<option>Brushes</option>
<option>Erasers</option>
</select>
</form>
Answer : dropdown menu without submit button
You can use the onchange event
onchange="selectfunction(t
his.option
s[this.sel
ectedIndex
].value)"
And then pass it to the javascript function "selectfunction(var mystring)"
Random Solutions
How can I find a missing file
editing text on a gif in photoshop
Re-Generate Self Signed SSL Certificate - Exchange 2007
DOS drivers for Intel 82577LM
How to hide files based on extension type
Sql 2008 Query weekdays
How to assign limited access server login to SBS 2008
Increase Windows 7 Speed
active directory user account only email
Powershell get-credential