I use a jQuery plugin (jParallax) which works well with jQuery 1.3.2 but not above.
I need to update it to jQuery 1.6 but have no clue on how to do this.
Is there any document out there that sums up differences between jQuery versions?
Or anything to help?
Quote OP:
Click every “Release Notes” link next to versions 1.4 through 1.6…
http://docs.jquery.com/Downloading_jQuery#Download_jQuery
Alternatively, I think it would be easier to use the latest jQuery 1.7 and a different plugin (or write your own plugin from scratch).
http://www.franckmaurin.com/the-parallax-effects-with-jquery/
http://www.davecranwell.com/content/jquery-scroll-parallax-plugin
http://stephenmcintyre.net/blog/jquery-parallax-scrolling/