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
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
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.