Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: onFocus problem in Netscape 6


Message #1 by "kevin dougherty" <kevin.dougherty@c...> on Thu, 22 Feb 2001 18:26:39
I have a readonly text field that has an onFocus event that sets focus to
the next field on the form. When I tab to the readonly field focus appears
to be set on the next field (blinking cursor) however, no typed input is
allowed until I either hit tab again or click on the field. Also, if I
click on the readonly field instead of tabbing, focus is set correctly on
the next field and typed input is allowed.

Any ideas?

  Return to Index