jquery/src
2007-03-25 10:30:59 +00:00
..
ajax Fix for #953, use always GET for $.get 2007-03-17 14:18:06 +00:00
event Added a not-yet-failing testcase for #1054 2007-03-25 10:30:59 +00:00
fx Simplified the easing options - we now provide "swing" and "linear" (defaulting to "swing"). This is in response to #928. 2007-03-24 03:12:12 +00:00
jquery Added support for escaping selectors in ID and Classname queries (#143). You need to be sure to double-escape selectors, though, as JavaScript requires it to get the right effect. 2007-03-25 02:04:03 +00:00
selector 2007-03-25 02:45:12 +00:00
intro.js typo 2007-01-09 21:21:01 +00:00
outro.js Removed unnecessary uses of typeof undefined. 2007-01-12 03:53:55 +00:00