Here is an article that discusses a few things that changed between 1.2.6 and 1.3.x:
As for the scripts you listed, here is my advice:
jquery.js -> upgrade to latest
jquery.hoverIntent.js -> this one has been relatively stable with only minor updates. still works with 1.3.x. worth checking for latest:
jquery.hoverIntent.js -> this one has been relatively stable with only minor updates. still works with 1.3.x. worth checking for latest:
http://cherne.net/brian/resources/jquery.hoverIntent.html
jquery.dimensions.js -> this is no longer needed. all of its functionality has been incorporated in the core jquery file.
jquery.cluetip.js -> upgrade to latest at http://github.com/kswedberg/jquery-cluetip/tree/master
jquery.cycle.pack.js -> upgrade to latest at http://malsup.com/jquery/cycle
interface.js ??? this is no longer supported. you can find similar features in jQuery UI (http://jqueryui.com/)
jquery.corner.js -> upgrade to latest at http://malsup.com/jquery/corner/
jquery.history.js -> not sure about this one. probably still works as advertised.
jquery.dimensions.js -> this is no longer needed. all of its functionality has been incorporated in the core jquery file.
jquery.cluetip.js -> upgrade to latest at http://github.com/kswedberg/jquery-cluetip/tree/master
jquery.cycle.pack.js -> upgrade to latest at http://malsup.com/jquery/cycle
interface.js ??? this is no longer supported. you can find similar features in jQuery UI (http://jqueryui.com/)
jquery.corner.js -> upgrade to latest at http://malsup.com/jquery/corner/
jquery.history.js -> not sure about this one. probably still works as advertised.
hope that helps.
--Karl
____________
Karl Swedberg
On Jun 27, 2009, at 8:43 AM, Zoltan wrote:
Hi,
I have to work width a code that contains 1.1.2 Jquery scripts,
namely:
jquery.js
jquery.hoverIntent.js
jquery.dimensions.js
jquery.cluetip.js
jquery.cycle.pack.js
interface.js ???
jquery.corner.js
jquery.history.js
- of course there are separate js files that use these jquery
libraries.
I would like to replace the core jquery.js with the latest version
(1.3.2) partly because plenty of bugs are corrected and also there are
new functions.
Is the new code backward compatible ? So if I change jquer.js with
jquery-1.3.2.min.js. In principle everything should work ?
No comments:
Post a Comment