A multilevel dropdown menu is a navigation UI element popularly used in websites. It is generally used in the website headers. It is used to ...
October 30th, 2014
jQuery floating contact form gives a modern look and feels to our website. This tutorial has an example to show a sticky floating contact fo ...
October 29th, 2014
Building a PHP shopping cart eCommerce software is simple and easy. In this tutorial, let’s create a simple PHP shopping cart software with ...
October 26th, 2014
In this tutorial, we are going to export MySQL records to a CSV File using PHP function fputcsv(). In the previous article, we have formatte ...
October 24th, 2014
In this tutorial, we are going to see how to export MySQL database records to a CSV file. Few days before we have seen about how to read fro ...
October 23rd, 2014
The expand collapse functions are used for expanding or collapsing menu-structured or tree-structured lists of items. There are various plug ...
October 19th, 2014
This tutorial will check or uncheck a group of checkboxes using jQuery. We can use this feature in various scenarios, like selecting multipl ...
October 19th, 2014
The contact form with the attachment will allow the user to send files with the contact information to the support person or admin. This wil ...
October 16th, 2014
PHP AJAX contact form sends contact information to the back end without page refresh. The AJAX-based contact form will be helpful when this ...
October 15th, 2014
This tutorial will display a progress bar during the AJAX file upload process using jQuery. We are using jQuery form library and functions$( ...
October 15th, 2014