|
| 1 | + |
| 2 | +<!DOCTYPE html> |
| 3 | +<!--[if lt IE 7 ]> <html class="no-js ie6 1-stage-jquery-com jquery" dir="ltr" lang="en-US"> <![endif]--> |
| 4 | +<!--[if IE 7 ]> <html class="no-js ie7 1-stage-jquery-com jquery" dir="ltr" lang="en-US"> <![endif]--> |
| 5 | +<!--[if IE 8 ]> <html class="no-js ie8 1-stage-jquery-com jquery" dir="ltr" lang="en-US"> <![endif]--> |
| 6 | +<!--[if IE 9 ]> <html class="no-js ie9 1-stage-jquery-com jquery" dir="ltr" lang="en-US"> <![endif]--> |
| 7 | +<!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js 1-stage-jquery-com jquery" dir="ltr" lang="en-US"> <!--<![endif]--> |
| 8 | +<head> |
| 9 | + |
| 10 | +<meta charset="utf-8"> |
| 11 | +<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| 12 | + |
| 13 | +<title>jQuery</title> |
| 14 | + |
| 15 | +<meta name="author" content="The jQuery Project - jQuery.org"> |
| 16 | +<meta name="description" content="jQuery: The Write Less, Do More, JavaScript Library"> |
| 17 | + |
| 18 | +<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> |
| 19 | + |
| 20 | +<link rel="shortcut icon" href="http://1.stage.jquery.com/web-base-template/themes/jquery.com/i/favicon.ico"> |
| 21 | +<link rel="stylesheet" href="http://1.stage.jquery.com/web-base-template/themes/jquery/css/style.css?v=1"> |
| 22 | +<link rel="stylesheet" href="http://1.stage.jquery.com/web-base-template/themes/jquery.com/style.css"> |
| 23 | +<link rel="pingback" href="http://1.stage.jquery.com/xmlrpc.php" /> |
| 24 | + |
| 25 | +<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/modernizr.custom.2.0.6.min.js"></script> |
| 26 | +<!--[if (gte IE 6)&(lte IE 8)]> |
| 27 | +<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/selectivizr.js"></script> |
| 28 | +<![endif]--> |
| 29 | + |
| 30 | +<link rel="alternate" type="application/rss+xml" title="jQuery » Feed" href="http://1.stage.jquery.com/feed/" /> |
| 31 | +<link rel="alternate" type="application/rss+xml" title="jQuery » Comments Feed" href="http://1.stage.jquery.com/comments/feed/" /> |
| 32 | +<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://1.stage.jquery.com/xmlrpc.php?rsd" /> |
| 33 | +<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://1.stage.jquery.com/wp-includes/wlwmanifest.xml" /> |
| 34 | +<meta name="generator" content="WordPress 3.5-alpha-21103" /> |
| 35 | + |
| 36 | +<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.min.js" /></script> |
| 37 | +<script type="text/javascript"> |
| 38 | + |
| 39 | +$(document).ready(function() { |
| 40 | + |
| 41 | + var hash = location.hash; |
| 42 | + hash = hash.replace('#', ''); |
| 43 | + |
| 44 | + $('.primary-content').load('dist/wordpress/posts/post/' + hash); |
| 45 | + |
| 46 | + $(window).on('hashchange', function() { |
| 47 | + var hash = location.hash; |
| 48 | + hash = hash.replace('#', ''); |
| 49 | + $('#body').load('dist/wordpress/posts/post/' + hash); |
| 50 | + }); |
| 51 | + |
| 52 | +}); |
| 53 | + |
| 54 | +</script> |
| 55 | + |
| 56 | +<link type="text/css" rel="stylesheet" href="styles.css" /> |
| 57 | + |
| 58 | +</head> |
| 59 | +<body class="blog single-author"> |
| 60 | + |
| 61 | +<!-- projects --> |
| 62 | +<div class="project-select"> |
| 63 | + <ul class="constrain"> |
| 64 | + <li> |
| 65 | + <a href="http://1.stage.jquery.com/" title="" class="" tabindex="-1"> |
| 66 | + <img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-jquery.png" alt="jQuery" /> |
| 67 | + <em>The core JS framework that allows you to write less, do more.</em> |
| 68 | + </a> |
| 69 | + </li> |
| 70 | + <li> |
| 71 | + <a href="http://1.stage.jqueryui.com/" title="" class="" tabindex="-1"> |
| 72 | + <img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-ui.png" alt="jQuery UI" /> |
| 73 | + <em>The officially supported User Interface library for jQuery.</em> |
| 74 | + </a> |
| 75 | + </li> |
| 76 | + <li> |
| 77 | + <a href="http://1.stage.jquerymobile.com/" title="" class="" tabindex="-1"> |
| 78 | + <img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-mobile.png" alt="jQuery Mobile"> |
| 79 | + <em>Build mobile web apps with jQuery using this framework.</em> |
| 80 | + </a> |
| 81 | + </li> |
| 82 | + <li> |
| 83 | + <a href="http://1.stage.sizzlejs.com/" title="" class="" tabindex="-1"> |
| 84 | + <img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-sizzlejs.png" alt="SizzleJS" /> |
| 85 | + <em>A smoking fast CSS selector engine for JavaScript.</em> |
| 86 | + </a> |
| 87 | + </li> |
| 88 | + <li> |
| 89 | + <a href="http://1.stage.qunitjs.com/" title="" class="" tabindex="-1"> |
| 90 | + <img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-qunitjs.png" alt="QUnit" /> |
| 91 | + <em>Write solid JavaScript apps by unit testing with QUnit.</em> |
| 92 | + </a> |
| 93 | + </li> |
| 94 | + </ul> |
| 95 | +</div> |
| 96 | +<!-- /projects --> |
| 97 | + |
| 98 | +<!-- nav --> |
| 99 | +<header class="border clearfix"> |
| 100 | + |
| 101 | + <nav class="constrain clearfix top"> |
| 102 | + <ul class="projects"> |
| 103 | + <li class="jquery"><a href="http://1.stage.jquery.com/" title="jQuery">jQuery</a></li> |
| 104 | + <li class="jquery-ui"><a href="http://1.stage.jqueryui.com/" title="jQuery UI">jQuery UI</a></li> |
| 105 | + <li class="jquery-mobile"><a href="http://1.stage.jquerymobile.com/" title="jQuery Mobile">jQuery Mobile</a></li> |
| 106 | + <li class="toggle-projects"><a href="http://1.stage.jquery.org/projects/" title="All Projects">All Projects</a></li> |
| 107 | + </ul> |
| 108 | + <ul class="links"> |
| 109 | + <li><a href="http://1.stage.learn.jquery.com/">Learning</a></li> |
| 110 | + <li class="dropdown"><a href="http://1.stage.jquery.org/support/" title="Support">Support</a> |
| 111 | + <ul> |
| 112 | + <li><a href="http://forum.jquery.com/" title="Forum">Forum</a></li> |
| 113 | + <li><a href="http://irc.jquery.org/" title="IRC/Chat">IRC/Chat</a></li> |
| 114 | + <li><a href="http://1.stage.jquery.org/bugs" title="Report a Bug">Report a Bug</a></li> |
| 115 | + <li><a href="http://1.stage.jquery.org/support#enterprise-support" title="Enterprise Support">Enterprise Support</a></li> |
| 116 | + </ul> |
| 117 | + </li> |
| 118 | + <li class="dropdown"><a href="#" title="Community">Community</a> |
| 119 | + <ul> |
| 120 | + <li><a href="http://1.stage.blog.jquery.com/" title="Blog">Blog</a></li> |
| 121 | + <li><a href="http://podcast.jquery.com/" title="Podcast">Podcast</a></li> |
| 122 | + <li><a href="http://forum.jquery.com/" title="Forums">Forums</a></li> |
| 123 | + <li><a href="http://meetups.jquery.com/" title="Meetups">Meetups</a></li> |
| 124 | + <li><a href="http://1.stage.events.jquery.org/" title="Events">Events</a></li> |
| 125 | + </ul> |
| 126 | + </li> |
| 127 | + <li class="dropdown"><a href="http://1.stage.jquery.org/getting-involved/" title="Contribute">Contribute</a> |
| 128 | + <ul> |
| 129 | + <li><a href="http://1.stage.jquery.org/donate/" title="Donate">Donate</a></li> |
| 130 | + <li><a href="http://1.stage.jquery.org/sponsor/" title="Sponsor">Sponsor</a></li> |
| 131 | + <li><a href="http://1.stage.jquery.org/getting-involved/#fix-bugs">Fix Bugs</a></li> |
| 132 | + <li><a href="http://1.stage.jquery.org/getting-involved/#answer-questions">Answer Questions</a></li> |
| 133 | + <li><a href="http://1.stage.jquery.org/getting-involved/#write-documentation">Write Documentation</a></li> |
| 134 | + </ul> |
| 135 | + </li> |
| 136 | + <li class="dropdown"><a href="http://1.stage.jquery.org/about/" title="">About</a> |
| 137 | + <ul class="last"> |
| 138 | + <li><a href="http://1.stage.jquery.org/projects/" title="Projects">Projects</a></li> |
| 139 | + <li><a href="http://1.stage.jquery.org/team/" title="Team">Team</a></li> |
| 140 | + <li><a href="http://1.stage.jquery.org/history/" title="History">History</a></li> |
| 141 | + <li><a href="http://1.stage.jquery.org/sponsors/" title="Sponsors">Sponsors</a></li> |
| 142 | + </ul> |
| 143 | + </li> |
| 144 | + </ul> |
| 145 | + </nav> |
| 146 | + |
| 147 | +</header> |
| 148 | +<!-- /nav --> |
| 149 | + |
| 150 | +<!-- container --> |
| 151 | +<div id="container" class="constrain"> |
| 152 | + |
| 153 | + <!-- header --> |
| 154 | + <header class="clearfix"> |
| 155 | + |
| 156 | + <!-- logo --> |
| 157 | + <h1 class="site-title"><a href="/" title="jQuery">jQuery</a></h1> |
| 158 | + <!-- /logo --> |
| 159 | + |
| 160 | + <!-- ads or events --> |
| 161 | + <aside></aside> |
| 162 | + <!-- /ads or events --> |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + <!-- secondary nav --> |
| 167 | + <nav class="clearfix"> |
| 168 | + |
| 169 | + <div class="menu-top-container"> |
| 170 | + <ul id="menu-top" class="menu"> |
| 171 | + <li class="menu-item"><a href="http://1.stage.plugins.jquery.com/">Plugins</a></li> |
| 172 | + <li class="menu-item"><a href="http://1.stage.jquery.com/download">Download</a></li> |
| 173 | + <li class="menu-item"><a href="http://1.stage.api.jquery.com/">API Documentation</a></li> |
| 174 | + <li class="menu-item"><a href="http://1.stage.jquery.com/browser-support">Browser Support</a></li> |
| 175 | + </ul> |
| 176 | +</div> |
| 177 | + |
| 178 | + <form method="get" id="searchform" class="search" action="http://1.stage.jquery.com/"> |
| 179 | + <input type="text" id="search" name="s"> |
| 180 | + <label for="search" class="text">Search jQuery</label> |
| 181 | + <a href="#" class="icon icon-search" title="Submit Search">Submit Search</a> |
| 182 | + </form> |
| 183 | + </nav> |
| 184 | + <!-- /secondary nav --> |
| 185 | + |
| 186 | + </header> |
| 187 | + <!-- /header --> |
| 188 | + |
| 189 | + <!-- body --> |
| 190 | + <div id="body" class="clearfix"> |
| 191 | + <aside class="sidebar"></aside> |
| 192 | + <article class="primary-content"> |
| 193 | + |
| 194 | + </article> |
| 195 | + </div><!-- #body --> |
| 196 | + |
| 197 | +</div> |
| 198 | +<!-- /container --> |
| 199 | + |
| 200 | +<!-- footer --> |
| 201 | +<footer id="site-footer" class="clearfix"> |
| 202 | + |
| 203 | + <div class="constrain"> |
| 204 | + |
| 205 | + |
| 206 | + <div class="col7-3 col"> |
| 207 | + <h3><span>Quick Access</span></h3> |
| 208 | + <div class="cdn"> |
| 209 | + <strong>CDN</strong> |
| 210 | + <input value="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"> |
| 211 | + </div> |
| 212 | + <div class="download"> |
| 213 | + <strong>Download jQuery 1.7.2:</strong> |
| 214 | + <span><a href="http://code.jquery.com/jquery-1.7.2.min.js">Minified <em>(32KB)</em></a> |
| 215 | + <a href="http://code.jquery.com/jquery-1.7.2.js">Unminified <em>(247KB)</em></a></span> |
| 216 | + </div> |
| 217 | + <ul class="footer-icon-links"> |
| 218 | + <li class="footer-icon icon-github"><a href="http://github.com/jquery/jquery">GitHub <small>jQuery <br>Source</small></a></li> |
| 219 | + <li class="footer-icon icon-forum"><a href="http://forum.jquery.com">Forum <small>Community <br>Support</small></a></li> |
| 220 | + <li class="footer-icon icon-bugs"><a href="http://bugs.jquery.com">Bugs <small>Issue <br>Tracker</small></a></li> |
| 221 | + </ul> |
| 222 | + </div> |
| 223 | + |
| 224 | + <div class="col7-2 col"> |
| 225 | + <h3><span>Presentations</span></h3> |
| 226 | + <ul class="presentations"> |
| 227 | + <li> |
| 228 | + <a href="#"> |
| 229 | + <span><img src="http://1.stage.jquery.com/web-base-template/themes/jquery/content/presentations/building-spas-jquerys-best-friends.jpg" alt="Building Single Page Applications With jQuery's Best Friends by Addy Osmoni" width="142" height="92" /></span> |
| 230 | + <strong>Building Single Page Applications With jQuery's Best Friends</strong><br /> |
| 231 | + <cite>Addy Osmoni</cite> |
| 232 | + </a> |
| 233 | + </li> |
| 234 | + <li> |
| 235 | + <a href="#"> |
| 236 | + <span><img src="http://1.stage.jquery.com/web-base-template/themes/jquery/content/presentations/addyosmani-2.jpg" alt="jQuery Performance Tips & Tricks by Addy Osmoni" width="142" height="92" /></span> |
| 237 | + <strong>jQuery Performance<br />Tips & Tricks</strong><br /> |
| 238 | + <cite>Addy Osmoni</cite> |
| 239 | + </a> |
| 240 | + </li> |
| 241 | + </ul> |
| 242 | + </div> |
| 243 | + |
| 244 | + <div class="col7-2 col"> |
| 245 | + <h3><span>Books</span></h3> |
| 246 | + <ul class="books"> |
| 247 | + <li> |
| 248 | + <a href="http://link.packtpub.com/S3Fr9Q"> |
| 249 | + <span class="bottom"><img src="http://1.stage.jquery.com/web-base-template/themes/jquery/content/books/learning-jquery-3rd-ed.jpg" alt="Learning jQuery 3rd Edition by Karl Swedberg and Jonathan Chaffer" width="92" height="114" /></span> |
| 250 | + <strong>Learning jQuery Third Edition</strong><br /> |
| 251 | + <cite>Karl Swedberg and Jonathan Chaffer</cite> |
| 252 | + </a> |
| 253 | + </li> |
| 254 | + <li> |
| 255 | + <a href="http://www.manning.com/affiliate/idevaffiliate.php?id=648_176"> |
| 256 | + <span><img src="http://1.stage.jquery.com/web-base-template/themes/jquery/content/books/jquery-in-action.jpg" alt="jQuery in Action by Bear Bibeault and Yehuda Katz" width="92" height="114" /></span> |
| 257 | + <strong>jQuery in Action</strong><br /> |
| 258 | + <cite>Bear Bibeault and Yehuda Katz</cite> |
| 259 | + </a> |
| 260 | + </li> |
| 261 | + <li> |
| 262 | + <a href="http://jqueryenlightenment.com/"> |
| 263 | + <span><img src="http://1.stage.jquery.com/web-base-template/themes/jquery/content/books/jquery-enlightenment.jpg" alt="jQuery Enlightenment by Cody Lindley" width="92" height="114" /></span> |
| 264 | + <strong>jQuery Enlightenment</strong><br /> |
| 265 | + <cite>Cody Lindley</cite> |
| 266 | + </a> |
| 267 | + </li> |
| 268 | + </ul> |
| 269 | + </div> |
| 270 | + <div id="legal"> |
| 271 | + <ul class="footer-site-links"> |
| 272 | + <li class="icon-learning-center icon"><a href="http://1.stage.learn.jquery.com/">Learning Center</a></li> |
| 273 | + <li class="icon-forum icon"><a href="http://forum.jquery.com/">Forum</a></li> |
| 274 | + <li class="icon-api icon"><a href="http://1.stage.api.jquery.com/">API</a></li> |
| 275 | + <li class="icon-twitter icon"><a href="http://twitter.com/jquery">Twitter</a></li> |
| 276 | + <li class="icon-irc icon"><a href="http://irc.jquery.com/">IRC</a></li> |
| 277 | + </ul> |
| 278 | + <p class="copyright">Copyright 2012 <a href="http://1.stage.jquery.org/team/">The jQuery Foundation</a>.<br /><span class="sponsor-line">Sponsored by <a href="http://mediatemple.net" class="mt-link">Media Temple</a> and <a href="http://1.stage.jquery.org/sponsors/">others</a>.</span></p> |
| 279 | + </div> |
| 280 | + </div> |
| 281 | +</footer> |
| 282 | +<!-- /footer --> |
| 283 | + |
| 284 | +<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> |
| 285 | +<script>!window.jQuery && document.write(unescape('%3Cscript src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/jquery-1.7.2.min.js"%3E%3C/script%3E'))</script> |
| 286 | + |
| 287 | +<script id="tooltip-template" type="text/html"> |
| 288 | + <div class="tooltip"> |
| 289 | + <a href="${url}" title="${title}" class="jq-tooltip-branding"><img src="${preview}" /></a> |
| 290 | + <ul>{{each(i,link) links}}<li><a href="${link[1]}">${link[0]}</a></li>{{/each}}</ul> |
| 291 | + </div> |
| 292 | +</script> |
| 293 | + |
| 294 | +<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/plugins/jquery.ba-outside-events.min.js"></script> |
| 295 | +<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/plugins.js"></script> |
| 296 | +<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/scripts.js"></script> |
| 297 | + |
| 298 | +<!-- /scripts --> |
| 299 | + |
| 300 | + |
| 301 | +</body> |
| 302 | +</html> |
0 commit comments