View Single Post
Unread 01-20-2008, 06:19 PM
Admin
Posts: n/a
  #2  
Default

Does focus work on a specific ID? Perhaps using the document.forms[0].elements[0].focus() will work better?
Reply With Quote