Page 1 of 1

What is new in jQuery

PostPosted: Fri Mar 30, 2012 6:48 am
by beniston

Re: What is new in jQuery

PostPosted: Mon Sep 03, 2012 10:41 pm
by beniston
The next major update is on for the jQuery developers jQuery 1.8

http://blog.jquery.com/2012/08/09/jquery-1-8-released/

In the above link, update notes are given which could be understood by the advanced developers.

Anyway all jQuery developers can download and work more effectively with jQuery library :D

Re: What is new in jQuery

PostPosted: Tue Sep 18, 2012 3:27 am
by beniston
Here we see a closer look at the very popular Javascript Library, which is used in 55% of the top 10,000 websites.

http://www.1stwebdesigner.com/css/takin ... at-jquery/

jQuery 2.0

PostPosted: Mon Apr 22, 2013 11:13 pm
by beniston
jQuery 2.0 has been released.

The most highlighting news is that it has dropped its support for old browsers (IE 6/7/8), reduced size and improved custom build feature.

If we require our jQuery code to support these old browsers we need to stick to 1.9 version itself.

Read in detail through the following links:
http://blog.jquery.com/2013/04/18/jquery-2-0-released/
http://www.sitepoint.com/whats-new-in-jquery-2-0/