jQuery Datepicker not working in WP 3.5b3
-
I’ve used
wp_enqueue_script('jquery-ui-datepicker');
for the datepicker in one of my plugins which works in WP 3.5b2.Since beta 3 I get
Uncaught TypeError: Object [object Object] has no method 'datepicker'
Does version 1.9.1 of jQuery UI doesn’t allow the use of
jQuery([selector]).datepicker();
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘jQuery Datepicker not working in WP 3.5b3’ is closed to new replies.