<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hello,<br>
<br>
I have a question about the change event.<br>
<br>
The specs say that for <select> "...the change event shall be
fired when the selection is completed...". Does this mean that, when
using a keyboard for navigation, the change event is fired when the
user hits 'enter' or when she navigates from one option to another? I
assume it's the former, but I just to be sure as selectboxes with
change event handlers are often (ab)used for navigation purposes. So,
can anyone confirm my assumption?<br>
Thanks.<br>
<br>
cheers,<br>
Sander<br>
<br>
</font><font size="-1"><br>
</font>
</body>
</html>