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
81
commits
3
branches
62
tags
14
MiB
JavaScript
89.8%
HTML
8.8%
PHP
0.8%
CSS
0.3%
Makefile
0.3%
8ad487f219
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
Stefan Petre
8ad487f219
Test commit.
2006-06-16 14:23:33 +00:00
ajax
Added onSuccess and onError callbacks for the $.xml() function.
2006-06-16 02:43:04 +00:00
attr
Test commit.
2006-06-16 14:23:33 +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
DOMContentLoaded works in Opera 9b2+, so I have it firing for that now too - the means that there is a DOM Ready solution for every major browser! (Older version of Opera simply fallback to window.onload)
2006-06-16 04:23:30 +00:00
fx
IE is now forced layout if it doesn't have it (such that opacity now works as expected). (Ticket
#4
).
2006-06-16 02:01:39 +00:00
jquery
Fixed not being able to set the disabled value of an element using .attr(). Ticket
#8
2006-06-16 02:25:10 +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