This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
91f1299f68
jquery
/
test
History
Brandon Aaron
91f1299f68
Fix for
#1486
. Prevent IE from throwing an error when triggering focus on hidden input.
2007-12-08 02:54:09 +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
#1486
. Prevent IE from throwing an error when triggering focus on hidden input.
2007-12-08 02:54:09 +00:00
index.html
Fixed
#1039
and
#1733
by going through the core API and making them text node and comment node safe.
2007-12-07 01:52:21 +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