Hello all!
Hope you had a wonderful holiday!
So..I've got an awesome parallax plugin I'm using on a site. Worked great in HTML because version 1.6.4 of jQuery library is being used. But now I'm trying to incorporate this parallax into my custom Wordpress theme and Wordpress is using version 1.10. The Parallax is dead in the water.
I'm getting this error in the console:
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
I'm not much of a javascript coder so I don't know where to change this.
Here's the HTML site where you can see the working parallax:
http://sandbox.intrepidrealist.com/robert-lee-fitness/
Here's my Wordpress site, where it's not working at all:
http://sandbox.intrepidrealist.com/rlf-demo/
Thanks so much!