Sometimes, you want to display the calculator for your web application’s users in order to help them to calculate the certain value while adding or editing data. That would be better to show the calculator in the same page while they are working, so they don’t need to open any other calculator programme. This following […]
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 Hide “Go Back” Link in Websites that Generated by PHPMaker 9.2.0
Have you ever wanted to hide the Go Back link for a particular page and for the certain condition? Well, I have! Sometimes, I want to hide that link since I don’t want my web application’s users go back to the certain page by clicking on the link for the particular pages only. This following […]
How to Remove Menu in Websites that Generated by PHPMaker 9.1.0
Sometimes, you want to hide all the menu items for all pages in your web applications that generated by PHPMaker. You can do this easily and quickly in PHPMaker by using jQuery. This trick will let you know how you can remove the menu section in your web application that generated by PHPMaker without having […]
Adding jQuery slideDown and slideUp Effects into Filter Panel in Websites that Generated by PHP Report Maker 6.0.0
It is turn for us to add jQuery slideDown and sliedUp effects into Filter panel of websites that generated by PHP Report Maker. This is necessary since the effects will make your web application become more professional for your users. Please note that this customization below is related to the customization I made and wrote […]
How to Customize Submit Button in Websites that Generated by PHPMaker 9.0.2
Are you tired of seeing the boring standard submit buttons in your web applications that generated by PHPMaker? Currently, PHPMaker generates submit buttons without adding the certain style so it is still using the standard button style just like we saw in Windows Standard button style. Now, you will never see that boring buttons again! […]