PHPMaker by default will use the value of middle for vertical-align for the following: checkbox item, view link, edit link, and copy link, and also the current value of the other fields in the same/related row of the table in the list page of your generated web application. I think this is normal if most […]
How to Remove “Please Select” from the Select Option in Websites that Created with PHPMaker 8.0.3
Have you ever read the article I wrote about how to hide or change the “Please Select” words with your own words including its value? Well, the following trick will show you how to remove the “Please Select” option from the Select Option in websites that created with PHPMaker, instead of to replace the “Please […]
How to Add the Password Strength Meter and Password Validation Features on Registration Page in Websites that Generated With PHPMaker 8.0.3
Many websites nowadays have included the password strength meter and the validation of password confirmation when users are registering their accounts from the registration page. I like those features, because in addition very useful in order to help users to ensure that the password that they are entering is good or strong enough as recommended […]
How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated With PHPMaker 8.0.3
I believe that almost all web application users want that when they fill out the application data into a form, then they can use the Enter key to move the cursor from one input field to the next input field quickly. As we know that by default, to switch from one Input Field to the […]
How to Make the Different Filter for List and Add/Edit Page in Websites that Created With PHPMaker 8.0.3
One of the great flexibilities in PHPMaker is the ability to define the different filter for the different pages. This filter is useful whenever you want to limit the records that you want to display. Sometimes you want to show all products in the list of CustomerOrders page, but in the other side, you only […]
How to Disable or Enable Another Control Based On Click Radio Button Using jQuery in Websites that Generated with PHPMaker 8.0.3
This time I will show you how to disable or enable another control based on the Radio Button onClick event in websites that generated with PHPMaker. Again, we will use jQuery for this purpose. Fortunately, PHPMaker has given the id for each control that generated by it, so we can optimize this id for using […]
- « Previous Page
- 1
- …
- 8
- 9
- 10
- 11
- 12
- Next Page »