Reported by [webasylum](https://www.codeplex.com/site/users/view/webasylum) on thread https://compositec1.codeplex.com/discussions/447011#post1056568
Hi,
I have been looking at updating to jQuery 1.9.1 libraries to overcome certain limitations, but on checking the plugins in C1 I see that Nivo Slider is using __.live()__ which has been deprecated since jQuery 1.7. __Its no longer in jQuery as of their v.1.9 !!!!__
I notice Raty is using its own internal jQuery 1.4 and Twitter Reader - v 1.3.2
Is it not possible to have C1 just use a recent jQuery library for all its functions? Having numerous versions of jQuery being referenced in one CMS is hardly efficient and adds to bulk, let alone other possible issues.
jQuery is now into released V2.0
Admitedly I am using C1 version 3.2 and not currently able to update to C1 4.0 Does 4.0 have a whole new set of plugins which are a recent jQuery version compatible ?
This link is to jQuery's article listing all of the functions that they have removed or drastically updated. [V9](http://jquery.com/upgrade-guide/1.9/#toggle-function-function-removed)
Comments: fixed in jQuery-based packages
Hi,
I have been looking at updating to jQuery 1.9.1 libraries to overcome certain limitations, but on checking the plugins in C1 I see that Nivo Slider is using __.live()__ which has been deprecated since jQuery 1.7. __Its no longer in jQuery as of their v.1.9 !!!!__
I notice Raty is using its own internal jQuery 1.4 and Twitter Reader - v 1.3.2
Is it not possible to have C1 just use a recent jQuery library for all its functions? Having numerous versions of jQuery being referenced in one CMS is hardly efficient and adds to bulk, let alone other possible issues.
jQuery is now into released V2.0
Admitedly I am using C1 version 3.2 and not currently able to update to C1 4.0 Does 4.0 have a whole new set of plugins which are a recent jQuery version compatible ?
This link is to jQuery's article listing all of the functions that they have removed or drastically updated. [V9](http://jquery.com/upgrade-guide/1.9/#toggle-function-function-removed)
Comments: fixed in jQuery-based packages