This is the first time ever I used the autoNumeric jQuery plugin. It is one of the best jQuery plugins for formatting the numeric value based on the specific format. This plugin is also very useful if you want to auto-format the number while your web application users are entering the value on the textbox. […]
How to Make Right-Align Columns for Aggregate Functions in Websites that Generated by PHPMaker 9.2.0
PHPMaker has the ability to display the aggregate functions such as SUM, COUNT, and AVERAGE at the bottom or the footer of the main table in the List pages. Unfortunately, the alignment of the columns are using “left-align” instead of “right-align”. Since those aggregate columns are for displaying the total information in number, then it […]
A Case Study: Inserting Calculator Javascript in Websites that Generated by PHPMaker 9.2.0
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 Add “F2” Key Press to Submit Form in Websites that Generated by PHPMaker 9.2.0
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 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 […]
- « Previous Page
- 1
- …
- 21
- 22
- 23
- 24
- 25
- …
- 49
- Next Page »