Today we are going to add jQuery auto-hide message after 3 seconds for the success message in the web applications that generated by PHPMaker 9.1.0. Actually, this customization is similar to the previous one that I made for version 8.0.3. There are some differences between the older one and this current customization. I added one […]
I Love PHPMaker » success message
How to Hide Add and Edit Success Message in Websites that Generated by PHPMaker 9.0.3
This following customization will hide the Add and Edit Success Message (either by using message box or the common message that displayed in the page) after you add and edit the record in websites that generated by PHPMaker. If users add/copy records or edit record many times, they usually feel uncomfortable whenever they must click […]
How to Add jQuery Auto Hide Message After 3 Seconds for the Success Message in Website Created with PHPMaker 8.0.3
After adding jQuery slideDown and slideUp effects into search panel in the list pages (please read this article), now we will add jQuery auto hide message after 3 seconds effect for the Success Message. As we know, PHPMaker now separate the error and success message using the different style. The error message is displayed in […]