Question

I get the error

Uncaught TypeError: Cannot read property 'propHooks' of undefined 

When using color animation in jQuery.

Was it helpful?

Solution

Go to the page

http://www.bitstorm.org/jquery/color-animation/

And look out for the following:

For jQuery 1.8 and later...

and

For jQuery 1.7 and earlier...

Chances are you just need to upgrade your jQuery, or downgrade your animation plugin.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top