Hi,
I'm setting up a site with the latest Wordpress 3.5.2. I am seeing a Javascript error in Firebug Console when clicking inside my Datepicker text box. The result is that the Datepicker popup doesn't appear.
TypeError: $.effects.effect is undefined
I did a little bit of googling, and jQuery may have moved the location of effects and not provided backward compatibility. Any suggestions to fix this?