jQuery 1.3.2 released
Downloading jQuery 1.3.2: http://code.jquery.com/jquery-1.3.2.min.js minified (19kb with Gzipping) http://code.jquery.com/jquery-1.3.2.js regular (120kb) Changes Elements Returned in Document Order This is a change to jQuery’s selector engine that re-orders the returned results to be in document order, instead of the order in which the selectors were passed in. This change was done in order to be in … Continue reading