Archive

Archive for the ‘PHPMaker’ Category

How to Set Autofocus on Username TextBox in Login Page that Generated by PHPMaker

July 29th, 2010 Masino Sinaga No comments

This following modification is a trick how you can set the user’s cursor automatically focus on Username textbox in Login page that generated by PHPMaker. As we know, by default, each time PHPMaker generate the Login page, user have to click on the Username textbox on that login form in order to start entering the login information. In order to make it automatically focus after PHPMaker successfully generated your login script page, then we have to modify the login.php file that located inside the template belongs to PHPMaker. This modification applied to PHPMaker version 7, as you can see from this following location of the template files. Read more…

  • Share/Bookmark