Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] IE verses the option element onclick event
- From: dnunes at gmail.com (diego nunes)
- Subject: [Javascript] IE verses the option element onclick event
- Date: Fri Dec 30 23:35:28 2005
<select onchange="alert('Selected: '+ this.option[this.selectedIndex].value);">
<option value="first item">First</option>
<option value="second item">Second</option>
</select>
On 29/12/05, Roderick A. Anderson <raanders@xxxxxxx> wrote:
> Suggestions of where to look for a QaD answer of how to determine which
> <option /> was selected when the onchange event fires for the <select />.
--
diego nunes
- References:
- [Javascript] IE verses the option element onclick event
- From: Roderick A. Anderson
- [Javascript] IE verses the option element onclick event
- Prev by Date: [Javascript] Khondoker Huq is out of the office.
- Next by Date: [Javascript] Sandra Tibbs is out of the office.
- Previous by thread: [Javascript] IE verses the option element onclick event
- Next by thread: [Javascript] IE verses the option element onclick event
- Index(es):