hello All,

i wonder if there is a better way to set the first field or element of the
form focus when the page loads
right now i am using 
target.appendJavascript("document.forms['" + component.getMarkupId() +
"'].elements[1].focus()");
but i would love to see if wicket has any thing 

thanks 

-- 
View this message in context: 
http://www.nabble.com/focus-form-first-field-with-wicket%2C-without-using-javascript-tf4852655.html#a13885440
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to