I have a navigation menu that uses jquery to provide some animation effects.
Unfortunately, something isn’t working quite right.
The color is supposed to change when you hover using the animate_color function (which is being called successfully)
I have set it up in jsfiddle for you to look at:
Thanks!
I believe you need to also load jQuery UI. See this jsFiddle example.