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

jquery / jquery-api-browser

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 19
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Tree: ac6d796

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master
  • Switch Tags (0)
  • Comments
Sending Request…

A standalone browser for the jQuery API (also deployable as an AIR application). — Read more

  Cancel

http://api.jquery.com/

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

This URL has Read+Write access

Updating the AIR urls to be relative.
jeresig (author)
Fri Nov 13 07:43:43 -0800 2009
commit  ac6d7965bc5e7e90681d3250012edb9822256e75
tree    1d6134a28f027e04782448d0df1870b157382194
parent  083786b2f902a1db8e5e6d55b6377823470dab3f
M index.html 6 ••••
Txt index.html
  • View file @ ac6d796
... ...
@@ -79,14 +79,14 @@ if (!window.runtime) {
79 79
             'name','badge',
80 80
             'allowscriptaccess','all',
81 81
             'pluginspage','http://www.macromedia.com/go/getflashplayer',
82  
-            'flashvars','appname=Sample%20Application&appurl=http://api.jquery.com/browser/update/jquery-api-browser-2.0.air&airversion=2.0&imageurl=/assets/images/badge.jpg',
  82
+            'flashvars','appname=Sample%20Application&appurl=update/jquery-api-browser-2.0.air&airversion=2.0&imageurl=assets/images/badge.jpg',
83 83
             'movie','badge' ); //end AC code
84 84
 
85 85
         } else {  // flash is too old or we can't detect the plugin
86 86
           var alternateContent = '<table id="messageTable"><tr><td>'
87 87
           + 'This application requires the following be installed:<ol>'
88 88
           + '<li><a href="http://adobe.com/go/getair/">Adobe&#174; AIR&#8482; Runtime</a></li>'
89  
-          + '<li><a href="http://api.jquery.com/browser/update/jquery-api-browser-2.0.air">Sample Application</a></li>'
  89
+          + '<li><a href="update/jquery-api-browser-2.0.air">Sample Application</a></li>'
90 90
           + '</ol>Please click on each link in the order above to complete the installation process.</td></tr></table>';
91 91
           $('#install').html(alternateContent);  // insert non-flash content
92 92
         }
... ...
@@ -96,7 +96,7 @@ if (!window.runtime) {
96 96
             
97 97
             <noscript>
98 98
                 <p>The API browser requires JavaScript to run, however you can also download the offline AIP browser that runs using AIR:</p>
99  
-                <p>Download and install the <a href="http://api.jquery.com/browser/update/jquery-api-browser-2.0.air">offline API browser</a></p>
  99
+                <p>Download and install the <a href="update/jquery-api-browser-2.0.air">offline API browser</a></p>
100 100
             </noscript>
101 101
           </div>
102 102
       </div>

0 notes on commit ac6d796

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