onFocus of option vlaue
- From: sirbrianofbelfast@xxxxxxxxx
- Date: 7 Jun 2006 09:49:59 -0700
hello all. This code does not work. But I think you'll see where I am
trying to go. Can anyone help me out here?
<select name="select3" >
<option value="Pentium II">Pentium II</option>
<option value="Pentium III">Pentium III</option>
<option value="Pentium 4"
onFocus="bigform.hiddenField.value=1000">Pentium 4</option>
</select>
<input type="text" name="hiddenField">
.
- Follow-Ups:
- Re: onFocus of option vlaue
- From: Daniel Kirsch
- Re: onFocus of option vlaue
- Prev by Date: Re: How to get reference to an object
- Next by Date: Re: How to get reference to an object
- Previous by thread: How to get reference to an object
- Next by thread: Re: onFocus of option vlaue
- Index(es):