Connecting Tech Pros Worldwide Help | Site Map

onchange event handler and select tags

  #1  
Old December 11th, 2007, 01:55 AM
yawnmoth
Guest
 
Posts: n/a
http://www.frostjedi.com/terra/scripts/demo/select.html

When I select an item from the drop down menu, with the mouse, that
selection appears in the div section below.

When, however, I double click the drop down menu and then browse
through the entries with the up / down arrow on the keyboard, the
selection does not appear in the div. In IE7 it does but not in
Firefox 2. Any ideas as to why and what I can do fix it?
  #2  
Old December 11th, 2007, 02:05 AM
yawnmoth
Guest
 
Posts: n/a

re: onchange event handler and select tags


On Dec 10, 7:52 pm, yawnmoth <terra1...@yahoo.comwrote:
Quote:
http://www.frostjedi.com/terra/scripts/demo/select.html
>
When I select an item from the drop down menu, with the mouse, that
selection appears in the div section below.
>
When, however, I double click the drop down menu and then browse
through the entries with the up / down arrow on the keyboard, the
selection does not appear in the div. In IE7 it does but not in
Firefox 2. Any ideas as to why and what I can do fix it?
Also, any ideas as to why that page doesn't validate at
validator.w3.org?:

http://validator.w3.org/check?uri=ht...Inline&group=0
Closed Thread