Re: usability: javascript focus on input fields

2009-04-13 Thread Sergey Didenko
BTW, I have found the advice to use simple raw "

Re: usability: javascript focus on input fields

2009-04-13 Thread Sergey Didenko
: "Tapestry users" > Sent: Monday, April 13, 2009 5:32 PM > Subject: usability: javascript focus on input fields > > >> Hi, >> >> I'm going through examples (jumpstart) and see the bad impact of >> javascript focus on usability. >> >> As I

Re: usability: javascript focus on input fields

2009-04-13 Thread DH
Try to set autofocus="false" to your form component. Thanks, DH - Original Message - From: "Sergey Didenko" To: "Tapestry users" Sent: Monday, April 13, 2009 5:32 PM Subject: usability: javascript focus on input fields > Hi, > > I'm go

usability: javascript focus on input fields

2009-04-13 Thread Sergey Didenko
Hi, I'm going through examples (jumpstart) and see the bad impact of javascript focus on usability. As I understand in Tapestry 5.0.18 javascript makes an input field focused by default even when there was no validation yet. That is very uncomfortable when a user has already scrolled down text fa