June 26th, 2016
Using jQuery date picker we can format a selected date by using dateFormat option. In a previous post, we have seen how to use jQuery datepi
June 14th, 2016
Auto-suggest feature for a form field will reduce user’s effort while entering input data. In this post, we are going to see how to do
March 9th, 2016
In this tutorial, we will see how to avoid duplicate submit using jQuery. While submitting a form via an AJAX function, the page will not re
March 9th, 2016
Sorting MySQL column via an AJAX call will prevent us from sending the column name and column order in URL. So, it makes page URL simple. In
March 7th, 2016
jQuery News Ticker is used to marquee list of text one by one. Previously I launched MangoTicker a responsive news ticker plugin using Javas
January 12th, 2016
Search is a useful feature for an HTML drop-down list. Especially it will increase user convenience to select items from the drop-down havin
December 8th, 2015
This tutorial is to see how to do simple color picker using jQuery. In a previous tutorial, we have seen date picker by using jQuery UI Libr
October 17th, 2015
Following CSS styles will come handy when you want to draw geometric shapes with CSS without using images. Most of them are done using CSS3
March 24th, 2015
In this tutorial, we are going to see how to copy and insert HTML element dynamically. In the previous tutorial, we have added HTML form ele
February 8th, 2015
This Dependent dropdown list example with two inter-related combo boxes is a sample that will guide you to implement the same for your appli