jQuery Datepicker running slow in IE6


jQuery datepicker runs very slow in IE6.It is due to the animation implemented in datepicker.To make it fast we have to add a key with its value ''.For e.g: 
 
$('selector').datepicker( 
{"showAnim":''});
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments