I am happy to share with you all that a new version of jQuery has been released. jQuery 1.6 available to download and on cdn as well.
A few changes in new version are
- $.holdReady() - this allows user to hold the .ready function until some event
- .prop() - this allows user to get the value of a property for the first element in the set of matched elements
- .removeProp() - remove a property from set of element
- other changes are like, .promise(), deferred.pipe(), deferred.always()
jQuery 1.6 is also available on Microsoft CDN you can find out details at http://www.asp.net/ajaxlibrary/cdn.ashx#jQuery_Releases_on_the_CDN_0
Thanks,
0 comments:
Post a Comment
Comments posted on ASP.Net Ajax Tutorials Blog are moderated and will be approved only if they are on-topic and not abusive. Please email me or my team for tech-support or blogging related questions. Avoid including website URLs in your comments - Thanks Author