github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jquery / jquery

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1,880
    • 177
  • Source
  • Commits
  • Network (177)
  • Graphs
  • Tree: a2206b7

click here to add a description

click here to add a homepage

  • Switch Branches (3)
    • master
    • mobile
    • omgrequire
  • Switch Tags (41)
    • 1.4rc1
    • 1.4a2
    • 1.4a1
    • 1.4.2
    • 1.4.1
    • 1.4
    • 1.3rc1
    • 1.3b2
    • 1.3b1
    • 1.3.2
    • 1.3.1rc1
    • 1.3.1
    • 1.3
    • 1.2.6
    • 1.2.5
    • 1.2.4b
    • 1.2.4a
    • 1.2.4
    • 1.2.3b
    • 1.2.3a
    • 1.2.3
    • 1.2.2b2
    • 1.2.2b
    • 1.2.2
    • 1.2.1
    • 1.2
    • 1.1b
    • 1.1a
    • 1.1.4
    • 1.1.3a
    • 1.1.3.1
    • 1.1.3
    • 1.1.2
    • 1.1.1
    • 1.1
    • 1.0a
    • 1.0.4
    • 1.0.3
    • 1.0.2
    • 1.0.1
    • 1.0
  • Comments
Sending Request…

jQuery JavaScript Library — Read more

  Cancel

http://jquery.com/

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Oops, syntax error.
jeresig (author)
Thu Aug 31 01:14:33 -0700 2006
commit  a2206b784e77434c77259e2d46bd53ec1656070c
tree    877a4a33449a0b2298739aa6c4d978322c34a5f9
parent  d2529835be92c7be6a970ceda95285323fd57285
M src/event/event.js 2 ••
0
src/event/event.js
...
1634
1635
1636
1637
 
1638
1639
1640
...
1634
1635
1636
 
1637
1638
1639
1640
0
@@ -1634,7 +1634,7 @@ new function(){
0
     // Use the defer script hack
0
     var script = document.getElementById("__ie_init");
0
     script.onreadystatechange = function() {
0
-      if ( this.readyState 1= "complete" ) return;
0
+      if ( this.readyState != "complete" ) return;
0
       this.parentNode.removeChild( this );
0
       jQuery.ready();
0
     };

Comments

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server