PDA

View Full Version : how to resize 'select date' using jquery


jasonpc1
06-11-2010, 08:23 PM
I have added the script to many of my pages/sites and all is ok, but wish to know how to resize the calendar popout

i have added in the

$( ".selector" ).datepicker({ autoSize: true });

as shown in the docs on
http://jqueryui.com/demos/datepicker/#option-autoSize

but this did not work, stayed the same.

the calendar to way to big.

i need it about half the default size, but do not know where to look to alter the code in the jquery scripts.

does anyone know?


also for some reason i do not have the same look as on the page i thought i took the code from being this...
http://jqueryui.com/demos/datepicker/#option-autoSize