Hello Web Developer,
This is working
<form class="frm" action="">
<select onChange="window.location.href=this.value">
<option value=""> </option>
<option value="../wxmaps/glob/glob_rrpf.html" href target="wxmdisp">Precip + MSLP</option>
<option value="../wxmaps/glob/glob_rrwf.html" href target="wxmdisp">[Parameter2]</option>
</select>
</form>
the problem is when I click one item on the drop down list it appear to the same window.
I have a frame name "wxmdisp" all of the href links go there
But in this drop down I can't manage to open it to the frame "wxmdisp"
Please help
Thank you and God Bless
-zelrick