Sometimes, users who have just visited the Master/Detail page of the certain record and back to its Master page, want to know which record in that Master page that he had just visited its detail page quickly. For example, by highlighting that related record in the Master page. This is very important for them so […]
How to Highlight the Selected Menu Item in Websites That Generated by PHPMaker 9.2.0
Now we are going to add the ability of highlighting the selected menu item in web applications that generated by PHPMaker. Actually the following trick below is similar to this topic in PHPMaker discussion forum. Unfortunately, that code will only work for the menu bar item which have sub-menu items beneath it. That code in […]
Implementing autoNumeric jQuery Plugin in Websites that Generated by PHPMaker 9.2.0
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. […]
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 […]
- « Previous Page
- 1
- …
- 4
- 5
- 6
- 7
- 8
- …
- 12
- Next Page »