Forum Moderators: open
<body onBlur="doSomething();">
the body contains a form, and the form contains some text inputs and some anchors. Traversing of text inputs with the tab key works fine, but when I traverse an anchor "doSomething" gets executed!
Does anybody know a rational explanation of this behaviour? If this is some kind of navigator bug, does anybody know a workarround?
At the moment I have only tested with NS6.
Thanks