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:

enter image description here

why's that? need install skin or something?

thanks.

you should add css file page. should come in same package js + css


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -