jQuery and ASP.NET

February 3, 2010

Backward Compatibility Plug-in for jQuery 1.3




If you have been using jQuery 1.3 and now plan to upgrade to the latest version jQuery1.4, then take a look at the Backward Compatibility Plug-in for jQuery 1.3. This plug-in is for cases where you're having explicit problems upgrading from jQuery version 1.3 to 1.4

Here is a list of backwards compatibility concerns

To use this plug-in on pages which use jQuery 1.4 and have compatibility issues, use this code

<script src="http://code.jquery.com/jquery.js"></script>
<
script src="http://code.jquery.com/jquery.compat-1.3.js"></script>
New to jQuery 1.4? Read more over here

'Like' us on our FaceBook page if you find this blog useful. Thanks!


Did you like this post?
kick it on DotNetKicks.com Save on Delicious
subscribe via rss subscribe via e-mail
print this post follow me on twitter


About The Author

Suprotim Agarwal, ASP.NET Architecture MVP works as an Architect Consultant and provides consultancy on how to design and develop Web applications.

Suprotim is also the founder and primary contributor to DevCurry, DotNetCurry and SQLServerCurry. He has also written an EBook 51 Recipes using jQuery with ASP.NET Controls.

Follow him on twitter @suprotimagarwal

comments

0 Responses to "Backward Compatibility Plug-in for jQuery 1.3"
 

Copyright © 2009-2011 All Rights Reserved for DevCurry.com by Suprotim Agarwal | Terms and Conditions