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
I removed the cmos battery from a dell power edge 2650
What is the netstat -an port BOUND state?
Order by within order by
User_Segments
Word doesn't open file that's setup with VB- error: could not load some objects because they are not available on this machine
two jquery files affect each other?
vCenter 4.0 Discovered Virtual Machine Folder
pc to iphone sms
Apply module to article linked via front page
How to find focused control in Silverlight