This following trick will show you how to move cursor by using Enter key from one input field to the next input field on a form in websites that generated by PHPMaker 9. Instead of using Tab key, then we will use Enter key in order to set focus the next input field on a […]
How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated With PHPMaker 8.0.3
I believe that almost all web application users want that when they fill out the application data into a form, then they can use the Enter key to move the cursor from one input field to the next input field quickly. As we know that by default, to switch from one Input Field to the […]
How to Beautify Your “Login” Page Created With PHPMaker 8.0.1
Are you tired of seeing the original “Login” page that generated by PHPMaker? Since the first time I used PHPMaker until the final version now, the “Login” page does not change significantly, and it looks like very unattractive. This following modifications will create the look of your “Login” page become more beautiful, also more “eye-catching”, […]