All jQuery UI

Show jQuery DatePicker on button click

The default behavior of jQuery UI Datepicker control is to show Datepicker on click to the element to which it is bind. But sometimes it is required to open the datepicker control on click of button. So In this post, I will demonstrate how to show jQuery DatePicker on button click. To achieve this, one […]
Read the rest of this entry »

How to change orientation of jQuery UI Slider

For your information, jQuery UI Slider by default renders in horizontal orientation. But yesterday one of my reader asked me that his requirement is to show slider in vertical orientation, not in horizontal orientation. So, I had provided him the solution and thought of sharing with all my readers as well. jQuery UI Slider has […]
Read the rest of this entry »

jQuery Slider Plugin which supports Dates and touch devices

Touch devices are these days very common and one needs controls which supports slides functionality on webpages when viewed on Touch devices. jQRangeSlider is a jQuery UI range selection slider which supports Dates and it also works on touch devices. This plugin supports 3 kind of sliders. 1. Float Value 2. Dates 3. Editable Slider […]
Read the rest of this entry »

Show only Month and Year in jQuery UI DatePicker

jQuery UI Datepicker is a great control. The default behavior of the control shows dates along with Month and Year. But today for my requirement, I need to show only Month and Year as dropdown (with no dates). So when datepicker control is opened there should be only Month and Year dropdown. This was a […]
Read the rest of this entry »

How to display ToolTip on jQuery UI Datepicker for specific dates

I had already posted about how to "Highlight Specific Dates in jQuery UI Datepicker". Yesterday one of my blog reader asked me that how to show any description or tool tip on the highlighted date in jQuery UI Datepicker.Would it be possible? I provided him the solution and thought of sharing with you as well. […]
Read the rest of this entry »

Highlight Specific Dates in jQuery UI DatePicker

Yesterday for one of my requirement, I need to show all the public holiday dates as highlighted in jQuery UI Datepicker so the user will come to know that this is a holiday. So I have implemented the solution and sharing with you. This might be useful for you when you want highlight specific date. […]
Read the rest of this entry »

Responsive Menu
Add more content here...