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-26 08:48:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5943ff9bbc62afe434901e0aa0f28f0c60ba94a
jquery
/
src
History
Jörn Zaefferer
c5943ff9bb
Fixed bug
#222
(again)
2006-10-06 14:05:30 +00:00
..
ajax
removed the test for bug
#164
, the test suite is unable to handle the resulting error in IE correctly. I'll add it back later.
2006-10-03 10:55:09 +00:00
dimensions
added Brandon's offset function
2006-10-05 07:40:31 +00:00
event
Fixed bug
#222
(again)
2006-10-06 14:05:30 +00:00
fx
Added fix for bug
#204
, yet untested
2006-10-06 13:00:38 +00:00
jquery
Added fix for bug
#204
, yet untested
2006-10-06 13:00:38 +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