Archive for July, 2010

Enable weekends in jQuery Datepicker

In my previous post "Disable Weekends in jQuery DatePicker", I had shown you that how can you disable the weekends in jQuery Datepicker control. However, there could be a situation where you need to enable only weekends and disable all the other days. See below image.   Below given small piece of code fulfill our […]
Read the rest of this entry »

Disable Weekends in jQuery DatePicker

In my previous posts, Implement jQueryUI DatePicker with ASP.NET and Show Hand/Pointer cursor on image button with jQueryUI datepicker control, I have explained about jQuery DatePicker control. By default this is how it looks. As you can see, Weekends are enabled (Saturday and Sunday) and you want to achieve what is given in below image. […]
Read the rest of this entry »

Show Hand/Pointer cursor on image button with jQueryUI datepicker control

In my previous post, I have explained you that how you can integrate jQueryUI datepicker control with ASP.NET. If you have not read it, then read it first. When you use "showOn:button" option with the datepicker control, it display a button next to the textbox. However there is a concern. When you take mouse on […]
Read the rest of this entry »

Responsive Menu
Add more content here...