This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
jQuery JavaScript Library
64
commits
3
branches
62
tags
14
MiB
JavaScript
89.8%
HTML
8.8%
PHP
0.8%
CSS
0.3%
Makefile
0.3%
807c75dadf
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
John Resig
807c75dadf
Cleaned up the fx() function and fixed the height/width 'auto' bug.
2006-06-15 03:11:35 +00:00
ajax
changed $.execute back to eval()
2006-06-09 15:36:06 +00:00
attr
Started work on new attr plugin - will provide a ton of accessors for common styles and attributes.
2006-04-09 04:04:52 +00:00
drag
Added Ian Eure's (atomized.org) Drag and Drop code to the repository, for further testing.
2006-03-27 07:19:25 +00:00
event
Adding in the brand new, working, IE DOM Ready code. Plus I made it such that if you bind a ready() function after the DOM has loaded, it will fire the function instantly.
2006-06-14 20:05:06 +00:00
fx
Cleaned up the fx() function and fixed the height/width 'auto' bug.
2006-06-15 03:11:35 +00:00
jquery
Fixed height/width issues that happend due to the box model, in $.css().
2006-06-15 02:27:18 +00:00
sort
Quick test.
2006-05-11 05:50:06 +00:00
tmpl
Inital Import.
2006-03-22 03:33:07 +00:00
build.bat
BAT file to build the jquery SVN into 1 file, for easy debugging.
2006-06-09 15:31:09 +00:00
build.sh
Added UNIX build script.
2006-06-11 21:24:14 +00:00