- From: <sjoerd@w3future.com>
- Date: Thu, 21 Jul 2005 03:03:54 -0700 (PDT)
> What exactly should happen here:
> <http://annevankesteren.nl/test/html/wf2/select/007>
>
The same as what happens with:
document.getElementsByTagName('select')[0].selectedIndex = -1;
--
Sjoerd Visscher
http://w3future.com/weblog/
Received on Thursday, 21 July 2005 03:03:54 UTC