Logo
Explore Help
Register Sign In
github/jquery
1
1
Fork 0
You've already forked jquery
mirror of https://github.com/jquery/jquery.git synced 2026-01-26 14:58:28 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
1.3b1
jquery/test/unit
History
John Resig c03a280155 Added a new liveQuery/event delegation hybrid method: .live and .die. Easily adapts event delegation to the jQuery style. $("div").live("click", fn); $("div > #foo").live("submit", fn); $("div").die("click");
2008-12-22 04:59:34 +00:00
..
ajax.js
core: tests cleanup for compability with qunit updates: stop() now actually accepts an argument (ajax.js); selectors should be confined to fixture(event.js)
2008-10-24 14:40:58 +00:00
core.js
Added support for the new .closest() method (very useful for event delegation).
2008-12-22 00:52:53 +00:00
dimensions.js
test runner: the changes are:
2008-05-28 23:18:25 +00:00
event.js
Added a new liveQuery/event delegation hybrid method: .live and .die. Easily adapts event delegation to the jQuery style. $("div").live("click", fn); $("div > #foo").live("submit", fn); $("div").die("click");
2008-12-22 04:59:34 +00:00
fx.js
test runner: the changes are:
2008-05-28 23:18:25 +00:00
offset.js
new offset method, faster and no more browser detection
2008-11-10 02:39:03 +00:00
selector.js
Landing the new Sizzle selector engine. There'll need to be some later tweaks (to make the tests a little more pragmatic - especially for document order elements). But it appears to be passing well and that's enough. Closes #3563.
2008-12-20 01:19:17 +00:00
Powered by Gitea Version: 1.25.3 Page: 1455ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API