Reputation: 3871
I get this specific error when working with jquery ui datepicker and have also had the same error when using toggle("slow")
ERROR
jQuery.speed is not a function
Anyone any ideas why this may occur
FF3 / Firebug
Thanks Shaun
Upvotes: 0
Views: 633
Reputation: 139921
I'd check to make sure that the version of jQuery you are including is compatible with the version(s) of the datepicker/jQuery UI you are also using.
Upvotes: 1