Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why is automatic focus on first input disabled?
#1
Why is line 210 in jquery.getsimple.js commented out? (GetSimple 3.0)
Code:
//$("input[type='text']:first", document.forms[0]).focus();

This is nice functionality, especially on the login page.

EDIT: to be clear, I'd like to have this back if possible. I know I can un-comment it myself, but there's probably a good reason why this is disabled.
Reply


Messages In This Thread
Why is automatic focus on first input disabled? - by leenm - 2011-04-02, 02:17:42



Users browsing this thread: 1 Guest(s)