All jQuery UI

Add a Timepicker to jQuery UI Datepicker

jQuery UI DatePicker is one of the best date selection control available and it is most popular as well. DatePicker control doesn't have any option to provide time selection settings. But there is an addon "TimePicker" which adds a timepicker to jQuery UI Datepicker. Please keep in mind that the datepicker and slider components (jQueryUI) […]
Read the rest of this entry »

jQuery UI Slider overlap issue solution

I had already posted about How to use jQuery UI Slider and other posts about jQuery UI Slider but this is really interesting. While using jQuery UI Slider for range selection, you may come across a situation where both the slider pointer are at the same value, which means that they overlap. And this is […]
Read the rest of this entry »

jQuery UI Virtual Keyboard plugin

Today many banking sites are providing virtual keyboard to enter the password while using internet banking because it is safe and secure than entering password from keyboard. Today, I will show you a jQuery UI Virtual keyboard plugin which is just amazing. Virtual Keyboard is a jQuery UI plugin that comes with lots of features, […]
Read the rest of this entry »

How to set default value for jQuery UI Slider

Yesterday while for one of my requirement, I need to set default value of the jQuery UI slider. That means when page is loaded there should be a default value for slider. For example, if the range allowed for slider is 0 to 100 and when page loads slider should have 18 as default value. […]
Read the rest of this entry »

End Date should not be less than Start Date using jQuery Date Picker

How many times you have seen this message on websites? OR as a programmer, you should have implemented this very common date validation which is "End Date should not be less than Start Date". Gone those days where you write long java script functions for date validation and alert/show a error message on screen. It […]
Read the rest of this entry »

List of Supported date format by jQuery UI Datepicker

In this post, we will see the supported date format by jQuery UI datepicker. I have already posted many articles on jQuery UI datepicker implementation and some other cool features which you can achieve using jQuery UI datepicker. Read my series of articles about jQuery UI datepicker here. Below is the list of jQuery UI […]
Read the rest of this entry »

Responsive Menu
Add more content here...