jQuery 1.7.1 RC1 发布下载

jopen 12年前
     <p>jQuery 1.7.1 RC1 发布了,可从下面地址下载:</p>    <ul>     <li><a href="/misc/goto?guid=4958199952240951413">http://code.jquery.com/jquery-1.7.1rc1.js</a></li>     <li><a href="/misc/goto?guid=4958199952980538992">http://code.jquery.com/jquery-1.7.1rc1.min.js</a></li>    </ul>    <p>该版本包含很多小改进和bug修复,详细列表请看:</p>    <h2>jQuery 1.7.1 RC1 Change Log</h2>    <p>The current change log of the 1.7.1 RC1 release.</p>    <h3>Ajax</h3>    <ul>     <li><a href="/misc/goto?guid=4958199953716511899">#10723</a>: jqXHR.always() returns a Promise instead of a jqXHR object</li>    </ul>    <h3>Attributes</h3>    <ul>     <li><a href="/misc/goto?guid=4958199954464841891">#10724</a>: $(document).text() always returns an empty string</li>     <li><a href="/misc/goto?guid=4958199955206881567">#10773</a>: removeAttr is fragile for edge cases</li>    </ul>    <h3>Build</h3>    <ul>     <li><a href="/misc/goto?guid=4958199955944782967">#10630</a>: Fix focus-related test failures to resolve Swarm failures</li>    </ul>    <h3>Core</h3>    <ul>     <li><a href="/misc/goto?guid=4958199956679527666">#10616</a>: Type coersion not done for -1 in .eq</li>     <li><a href="/misc/goto?guid=4958199957407922931">#10646</a>: Have jQuery.error throw instanceof Error object</li>     <li><a href="/misc/goto?guid=4958199958146190640">#10682</a>: Creating DOM elements with $(‘ ‘) leaks memory and skips the fragment cache</li>     <li><a href="/misc/goto?guid=4958199958895810936">#10687</a>: jQuery calls the AMD define() global function too early</li>     <li><a href="/misc/goto?guid=4958199959649369169">#10690</a>: isNumeric</li>    </ul>    <h3>Css</h3>    <ul>     <li><a href="/misc/goto?guid=4958199960384906801">#10733</a>: remove uses of jQuery.each in css module in favor of a for loop</li>    </ul>    <h3>Data</h3>    <ul>     <li><a href="/misc/goto?guid=4958199961134331369">#10675</a>: Use internalKey shortcut instead of jQuery.expando</li>    </ul>    <h3>Effects</h3>    <ul>     <li><a href="/misc/goto?guid=4958199961889626873">#10669</a>: .animate() no longer animates percentage(%) width</li>     <li><a href="/misc/goto?guid=4958199962629517261">#10750</a>: A “null” in the data object can cause an error in stop</li>    </ul>    <h3>Event</h3>    <ul>     <li><a href="/misc/goto?guid=4958199963361964816">#10676</a>: wheelDelta not added to mousewheel event anymore</li>     <li><a href="/misc/goto?guid=4958199964107920971">#10701</a>: Problems with submit forms using submit function</li>     <li><a href="/misc/goto?guid=4958199964846138542">#10704</a>: special.handle method should fire under origType name</li>     <li><a href="/misc/goto?guid=4958199965590011146">#10705</a>: off bug event name parser</li>     <li><a href="/misc/goto?guid=4958199966324052624">#10712</a>: Triggering blur with live bind broken</li>     <li><a href="/misc/goto?guid=4958199967068291372">#10717</a>: A triggered load bubbles up to window</li>     <li><a href="/misc/goto?guid=4958199967811324740">#10791</a>: Delegated Events fail on SVG elements</li>     <li><a href="/misc/goto?guid=4958199968548796800">#10794</a>: .triggerHandler should not .preventDefault()</li>     <li><a href="/misc/goto?guid=4958199969284724422">#10798</a>: live(“submit”) and .submit() would cause unobtrusive ajax live to fire twice</li>    </ul>    <h3>Manipulation</h3>    <ul>     <li><a href="/misc/goto?guid=4958199970016749641">#10177</a>: index of callback function in .wrap is always 0</li>     <li><a href="/misc/goto?guid=4958199970763602955">#10667</a>: HTML5 Support in .wrapAll() does add a “:” to element</li>     <li><a href="/misc/goto?guid=4958199971499031363">#10670</a>: rnoshimcache probably not constructed correctly</li>     <li><a href="/misc/goto?guid=4958199972248582186">#10812</a>: passing empty object to .before() or .after() throws exception in IE7</li>    </ul>    <h3>Misc</h3>    <ul>     <li><a href="/misc/goto?guid=4958199972985445887">#10691</a>: remove all occurrences of the “equals” and “same” function in the unit tests`</li>    </ul>    <h3>Support</h3>    <ul>     <li><a href="/misc/goto?guid=4958199973724372559">#10629</a>: IE is much too sensitive concerning the fake body. Explore cleaning up support.js to avoid any future crashes</li>    </ul>