jQuery UI Datepicker - why's it naked? -
i'm using jquery ui datepicker , hooked text field in simplest way possible.
$('#date').datepicker();
but when click text field, datepicker looks this:
why's that? need install skin or something?
thanks.
you should add css file page. should come in same package js + css
Comments
Post a Comment