This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-01-25 14:08:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feabeb8572979f7888bd73e80f436bece1448e5a
jquery
/
src
History
Jörn Zaefferer
feabeb8572
Added ifelse method, fixed bug
#160
for IE6
2006-10-02 16:15:33 +00:00
..
ajax
Fixed bug
#215
2006-10-01 15:00:16 +00:00
dimensions
Added proposed fix for bug
#201
2006-09-17 10:10:25 +00:00
event
Added fix for bug
#222
2006-10-01 17:40:12 +00:00
fx
Documented the slideToggle() and animate() functions.
2006-09-01 06:31:44 +00:00
jquery
Added ifelse method, fixed bug
#160
for IE6
2006-10-02 16:15:33 +00:00
intro.js
Fixed bug
#147
, required some (ugly) modifications: changed function jQuery(...){} to jQuery = function(...){}, necessary because IE parses all function name(){} declarations before executing inline code; added intro.js and outro.js to both build.xml (tested) and Makefile (not tested) to include "if(typeof window.jQuery == "undefined") { ... }
2006-09-15 14:51:55 +00:00
outro.js
Added linebreak for better readability when adding more files
2006-09-23 08:20:04 +00:00