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
f8b00051c3
jquery
/
src
History
John Resig
f8b00051c3
$("#foo", xml) would always return an empty set, fixed (bug
#877
). Additionally, a bug in jQuery.isXMLDoc(xmlDoc) was discovered, if the element was, in fact, an XML document.
2007-07-25 00:56:50 +00:00
..
ajax
missing semi-colon
2007-07-21 01:53:38 +00:00
event
trigger DOM0 event handlers when doing a trigger (
#1363
)
2007-07-21 01:04:59 +00:00
fx
Moving the easing check logic to the fx function, since Interface was overwriting the speed function :-( (Fix for bug
#1396
).
2007-07-20 20:05:20 +00:00
jquery
$("#foo", xml) would always return an empty set, fixed (bug
#877
). Additionally, a bug in jQuery.isXMLDoc(xmlDoc) was discovered, if the element was, in fact, an XML document.
2007-07-25 00:56:50 +00:00
selector
$("#foo", xml) would always return an empty set, fixed (bug
#877
). Additionally, a bug in jQuery.isXMLDoc(xmlDoc) was discovered, if the element was, in fact, an XML document.
2007-07-25 00:56:50 +00:00
intro.js
Fix for bug
#983
(Packed jQuery doesn't have a license at the top of the file.)
2007-05-20 16:42:42 +00:00
outro.js
Removed unnecessary uses of typeof undefined.
2007-01-12 03:53:55 +00:00