0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing file for "Bug in Firefox: Remote XMLHttpRequest" example More... over 13 years ago
Unit tests pass in all browsers, releasing v1.3 More... almost 14 years ago
minor readme formatting tweak More... almost 14 years ago
Fixed IE8 "IE7 compatibility" mode regression, renamed jQuery.hashchange* properties to jQuery.fn.hashchange.*, misc cleanup More... almost 14 years ago
All unit tests now pass in BlackBerry 4.6.1 and 5.0 (mainly QUnit issues) More... almost 14 years ago
Added $.fn.hashchange shortcut method, other minor tweaks. More... almost 14 years ago
Further modularized IE6/7 code for maximum ease-of-removal for mobile development. Also, slight minification tweaks. More... almost 14 years ago
Added IE6/7 document.title support. Closes #11. More... almost 14 years ago
Changed window['location']['href'] to location.href to fix OMG FUN bug in blackberry 4.6. Closes #9. More... almost 14 years ago
Attempt to make Iframe as hidden as possible by using techniques from http://www.paciellogroup.com/blog/?p=604. Closes #10. More... almost 14 years ago
Reorganized IE6/7 Iframe code to make it more removable (for mobile dev) and added support for document.domain in IE6/7 via jQuery.hashchangeDomain and jQuery.hashchangeIframeSrc properties. Lowered default jQuery.hashchangeDelay value to 50 milliseconds. This commit fixed issue #5. More... almost 14 years ago
Updated jQuery 1.4.2pre unit tests to 1.4.2, added 1.2.6, and switched tests and examples to use 1.4.2 by default More... about 14 years ago
Worked around a Safari bug (issue #2), event can noew be bound before DOM ready, and IE6/7 page should no longer scroll when the event is first bound. More... about 14 years ago
Added and tested jQuery 1.4.1, all systems go! More... about 14 years ago
Incorporated document.documentMode test to fix IE8 bug where browser version is incorrectly reported as 8.0, despite inclusion of the X-UA-Compatible IE=EmulateIE7 meta tag. More... over 14 years ago
fixed incorrect version number More... over 14 years ago
Initial release More... over 14 years ago