Hi there,
I would like to use datepicker on a WordPress-powered website. I use
http://jqueryui.com/demos/datepicker/date-range.html as a blueprint and require WordPress to include jquery, jquery-ui-core, jquery-ui-widget (these are provided by WordPress) and jquery-ui-datepicker (this is new for WordPress). The includes succeed, but datepicker is not showing up.
If I replace the jquery.js of WordPress with the one provided on the blueprint-website (1.5.1) everything works fine. What is wrong with the WordPress-version of jquery.js?
I am using a development-beta of WordPress but the problem seems to be the same with all jquery-versions of WordPress provided in the last time. The jquery.js provided with productive WP 3.1.3 is attached.
Thanks for help.