javascrip firefox onchange select

R

richardscheff

I really don't care which is right or wrong. I have onkeyup and
onchange fire. for <select>

The idea is to change a video playlist.

<SELECT name=VideoList onchange="GetSelection(this)"
onkeydown="window.setTimeout(function(e0){return function()
{GetSelection(e0)}}(this),0)" >
<option selected value=null>Choose A Video</option>
<option
value='video/CoEdSports_0001.wmv'><Script>document.write(WMV.A)</Script></option>
<optgroup label=\"Dodgeball\">
<option
value='video/CoEdSports_0002.wmv'> said:
<Script>document.write(WMV.C)</Script></option>
<option value='video/Dodgeball_Best.mpg'
selected> said:
<Script>document.write(WMV.D)</Script></option>
</select>


Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top