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
Add text to text box based on click of checkbox...
Best PC TV Channels or Web Sites
Running DOS program from Dellphi
Access database search query/ vba.
How to get the YEAR portion from a DATETIME variable?
Sharepoint subsite permissions
Microsoft Exchange Server 2010
Need to set mac user as local print admin ??
Issue with Exchange 2010 GAL
Seizing FSMO roles in Windows 2008R2