Category Archives: jQuery


December 21, 2016 8:34 am

Create Bootstrap form wizard and validation with jQuery


Create Bootstrap form wizard and validation with jQuery
In this tutorial I will show you how to create form wizard and validation in jQuery, its a simple snippet created with Bootstrap and jquery to make a simple long from in steps to improve data collection process and beautify webpage.

[ Read More ]


November 30, 2016 7:15 am

jQuery Fullcalendar Integration with Bootstrap, PHP & MySQL


jQuery Fullcalendar Integration with Bootstrap, PHP & MySQL
Recently I have used this plugin in an application and faced some issues to integrate it with bootstrap so I don't want my readers to waste time in integration in this tutorial you will get a fullcalendar working with bootstrap, PHP & MySQL. We are doing some basic operations like add event, edit event and delete event.

[ Read More ]


November 16, 2016 9:52 am

Create YouTube Video Search Engine with jQuery


Create YouTube Video Search Engine with jQuery
This code snippet I found on codepen and found it interesting so sharing it with my readers, It's a simple jQuery script help you to search videos on YouTube you can search any video on YouTube publicly available. It's a very simple and easy to configure jQuery snippet let's make YouTube search engine site with jQuery.

[ Read More ]


November 3, 2016 9:55 am

Create Like & Unlike System in PHP MySQL and jQuery [Improved]


Create Like & Unlike System in PHP MySQL and jQuery [Improved]
We have created a like and unlike script on our readers request we received many users feedback they face problems in counter etc. Now I have fixed all bugs and created its improved version with multiple like unlike on single page and for products and improve some JavaScript and CSS so I hope you like it.

[ Read More ]


September 26, 2016 7:01 am

Create Live Search in HTML table with jQuery


Create Live Search in HTML table with jQuery
Hello readers today I am writing this tutorial for client side searching in a HTML table with jQuery this is a very simple and easy code snippet you can use it in small apps reporting where you want to add fast searching you can use this code snippet its a 10 line of code to make a simple and fast searching so download it or check it in demo.

[ Read More ]


September 1, 2016 7:12 am

AngularJS vs jQuery – What Are The Major Differences?


AngularJS vs jQuery – What Are The Major Differences?
Well, both are JavaScript libraries. Each one has their advantages and disadvantages. Let’s take a look at some of the major differences between the two.

[ Read More ]


August 17, 2016 7:31 am

Email autocomplete on your forms with jQuery


Email autocomplete on your forms with jQuery
In this tutorial I will show you that how you can create an email autocomplete field in your web forms using jQuery which auto complete the domain suffix with provided list of domains. Its a jQuery plugin we used to create this form autocomplete and its very easy to implement source code available for download.

[ Read More ]