jQuery to redirect to a page on the dropdownlist selected index change



Reirect page on the dropdownlist selection change

 
<select class="dropdown" id="dropdown">
<option value="#" selected="selected">Choose a Topic</option>
<option value="/home.aspx">Introduction</option>
<option value="/Treatment/OrthodonticAppliances.aspx#Headgear">Headgear</option>
<option value="/Treatment/OrthodonticAppliances.aspx#Removable">Removable Appliances</option>
<option value="/Treatment/OrthodonticAppliances.aspx#ExpandersArch">Rapid Palatal Expanders &amp; Lower Lingual Arch</option>
<option value="/Treatment/OrthodonticAppliances.aspx#Bionator">Bionator and Twin Block Appliance</option>
<option value="/Treatment/OrthodonticAppliances.aspx#Schwartz">Schwartz &amp; Sagittal Appliances</option>
</select>

Share |

 Cant find the page you are looking for?
 Help us to improve by adding the content that you are looking for.
 Leave a feedback
 We look forward to hear your comments and feedback.