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
d44e9451f7
jquery
/
test
History
Jörn Zaefferer
d44e9451f7
Fix for
#2002
2007-12-06 19:51:00 +00:00
..
data
Fixed
#1264
. If you read the bug there were many proposed changes. As it turned out most of them had already been implemented. The last ones necessary were in .domManip() with when a <table> was 'this' and for .text(). Adding these last changes seems to make dom and text manipulation in IE frames possible. Unit test cases were added as well.
2007-12-05 00:26:13 +00:00
unit
Fix for
#2002
2007-12-06 19:51:00 +00:00
index.html
Fixed
#1264
. If you read the bug there were many proposed changes. As it turned out most of them had already been implemented. The last ones necessary were in .domManip() with when a <table> was 'this' and for .text(). Adding these last changes seems to make dom and text manipulation in IE frames possible. Unit test cases were added as well.
2007-12-05 00:26:13 +00:00
offset.html
Beginnings of the offset test suite
2007-12-04 20:51:16 +00:00
test.js
Reorganzing the jQuery source (first phase).
2007-09-08 12:42:32 +00:00