For those of you who have implemented the customization that I wrote in the article How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated by PHPMaker 9.0.2, then this following customization below is definitely for you! Yes, now we are going to add F2 Key Press […]
How to Detect Changes on Form Before Leaving the Page in Websites that Generated by PHPMaker 9.2.0
This following trick will show you how to add the ability to detect the changes on the form before user leaving the page in websites that generated by PHPMaker. If a user does the changes, for example, he is typing something new or editing the existing value on a field, afterwards he wants to go […]
How to Disable Submit Button After Clicked with jQuery in Websites Generated with PHPMaker 8.0.3
In order to prevent the double submission in a form, then we should disable the submit button once it has been clicked by the users. Everyone agrees about that, right? So, we have to handle this situation in the pages that contains form and the submit button. Fortunately, most of the buttons that generated by […]
How to Beautify Your “Registration” Page and Add “Terms and Conditions” Page on It Using PHPMaker 8.0.1
This following modification will change the look of your “Registration” page just like the modifications I have ever been made to beautify the Login and Forgot Password page, and also add the ability to display the “Terms and Conditions” page before the “Registration” page itself. The “Terms and Conditions” page can be displayed or not […]
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”, […]