Mask Input Field Using jQuery


When working with the web forms, we require validations in our input fields to collect the data in the required format, such as date in specific format, phone number, mobile number, any required specific format, today i will show you how can we mask input fields using jQuery. jQuery is very helpful to achieve this goal.

4 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

Submit Form Without Page Refresh Using Ajax, jQuery and PHP


In this tutorial, i will explain how to submit contact form without page refresh using AJAX, jQuery and PHP. We all have seen that when we submit any web form or contact form, it takes few seconds to submit without refreshing the web page.

48 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

Select Box with Search Option using jQuery


In this tutorial, i will explain how to create a select box with search option using jquery, you must have seen on various websites that when you open html select box, it also provide you option to write in input field to make your selection easy.

27 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks