Jyothi
ROR Developer.
Friday, 21 September 2012
Focusing first elemet in the form using jquery
Focusing first element in the form using jQuery
$("form:not(.filter) :input:visible:enabled:first").focus();
Newer Post
Older Post
Home