Skip to content

Commit 2a3a8c8

Browse files
author
Jason Walsh
committed
Adding boilerplate HTML from redesign
1 parent bd2814a commit 2a3a8c8

File tree

1 file changed

+277
-0
lines changed

1 file changed

+277
-0
lines changed

tmp/jquery-sample.html

Lines changed: 277 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,277 @@
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 &raquo; Feed" href="http://1.stage.jquery.com/feed/" />
31+
<link rel="alternate" type="application/rss+xml" title="jQuery &raquo; 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+
</head>
37+
<body class="blog single-author">
38+
39+
<!-- projects -->
40+
<div class="project-select">
41+
<ul class="constrain">
42+
<li>
43+
<a href="http://1.stage.jquery.com/" title="" class="" tabindex="-1">
44+
<img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-jquery.png" alt="jQuery" />
45+
<em>The core JS framework that allows you to write less, do more.</em>
46+
</a>
47+
</li>
48+
<li>
49+
<a href="http://1.stage.jqueryui.com/" title="" class="" tabindex="-1">
50+
<img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-ui.png" alt="jQuery UI" />
51+
<em>The officially supported User Interface library for jQuery.</em>
52+
</a>
53+
</li>
54+
<li>
55+
<a href="http://1.stage.jquerymobile.com/" title="" class="" tabindex="-1">
56+
<img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-mobile.png" alt="jQuery Mobile">
57+
<em>Build mobile web apps with jQuery using this framework.</em>
58+
</a>
59+
</li>
60+
<li>
61+
<a href="http://1.stage.sizzlejs.com/" title="" class="" tabindex="-1">
62+
<img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-sizzlejs.png" alt="SizzleJS" />
63+
<em>A smoking fast CSS selector engine for JavaScript.</em>
64+
</a>
65+
</li>
66+
<li>
67+
<a href="http://1.stage.qunitjs.com/" title="" class="" tabindex="-1">
68+
<img src="http://1.stage.jquery.com/web-base-template/themes/jquery/i/logo-top-qunitjs.png" alt="QUnit" />
69+
<em>Write solid JavaScript apps by unit testing with QUnit.</em>
70+
</a>
71+
</li>
72+
</ul>
73+
</div>
74+
<!-- /projects -->
75+
76+
<!-- nav -->
77+
<header class="border clearfix">
78+
79+
<nav class="constrain clearfix top">
80+
<ul class="projects">
81+
<li class="jquery"><a href="http://1.stage.jquery.com/" title="jQuery">jQuery</a></li>
82+
<li class="jquery-ui"><a href="http://1.stage.jqueryui.com/" title="jQuery UI">jQuery UI</a></li>
83+
<li class="jquery-mobile"><a href="http://1.stage.jquerymobile.com/" title="jQuery Mobile">jQuery Mobile</a></li>
84+
<li class="toggle-projects"><a href="http://1.stage.jquery.org/projects/" title="All Projects">All Projects</a></li>
85+
</ul>
86+
<ul class="links">
87+
<li><a href="http://1.stage.learn.jquery.com/">Learning</a></li>
88+
<li class="dropdown"><a href="http://1.stage.jquery.org/support/" title="Support">Support</a>
89+
<ul>
90+
<li><a href="http://forum.jquery.com/" title="Forum">Forum</a></li>
91+
<li><a href="http://irc.jquery.org/" title="IRC/Chat">IRC/Chat</a></li>
92+
<li><a href="http://1.stage.jquery.org/bugs" title="Report a Bug">Report a Bug</a></li>
93+
<li><a href="http://1.stage.jquery.org/support#enterprise-support" title="Enterprise Support">Enterprise Support</a></li>
94+
</ul>
95+
</li>
96+
<li class="dropdown"><a href="#" title="Community">Community</a>
97+
<ul>
98+
<li><a href="http://1.stage.blog.jquery.com/" title="Blog">Blog</a></li>
99+
<li><a href="http://podcast.jquery.com/" title="Podcast">Podcast</a></li>
100+
<li><a href="http://forum.jquery.com/" title="Forums">Forums</a></li>
101+
<li><a href="http://meetups.jquery.com/" title="Meetups">Meetups</a></li>
102+
<li><a href="http://1.stage.events.jquery.org/" title="Events">Events</a></li>
103+
</ul>
104+
</li>
105+
<li class="dropdown"><a href="http://1.stage.jquery.org/getting-involved/" title="Contribute">Contribute</a>
106+
<ul>
107+
<li><a href="http://1.stage.jquery.org/donate/" title="Donate">Donate</a></li>
108+
<li><a href="http://1.stage.jquery.org/sponsor/" title="Sponsor">Sponsor</a></li>
109+
<li><a href="http://1.stage.jquery.org/getting-involved/#fix-bugs">Fix Bugs</a></li>
110+
<li><a href="http://1.stage.jquery.org/getting-involved/#answer-questions">Answer Questions</a></li>
111+
<li><a href="http://1.stage.jquery.org/getting-involved/#write-documentation">Write Documentation</a></li>
112+
</ul>
113+
</li>
114+
<li class="dropdown"><a href="http://1.stage.jquery.org/about/" title="">About</a>
115+
<ul class="last">
116+
<li><a href="http://1.stage.jquery.org/projects/" title="Projects">Projects</a></li>
117+
<li><a href="http://1.stage.jquery.org/team/" title="Team">Team</a></li>
118+
<li><a href="http://1.stage.jquery.org/history/" title="History">History</a></li>
119+
<li><a href="http://1.stage.jquery.org/sponsors/" title="Sponsors">Sponsors</a></li>
120+
</ul>
121+
</li>
122+
</ul>
123+
</nav>
124+
125+
</header>
126+
<!-- /nav -->
127+
128+
<!-- container -->
129+
<div id="container" class="constrain">
130+
131+
<!-- header -->
132+
<header class="clearfix">
133+
134+
<!-- logo -->
135+
<h1 class="site-title"><a href="/" title="jQuery">jQuery</a></h1>
136+
<!-- /logo -->
137+
138+
<!-- ads or events -->
139+
<aside></aside>
140+
<!-- /ads or events -->
141+
142+
143+
144+
<!-- secondary nav -->
145+
<nav class="clearfix">
146+
147+
<div class="menu-top-container">
148+
<ul id="menu-top" class="menu">
149+
<li class="menu-item"><a href="http://1.stage.plugins.jquery.com/">Plugins</a></li>
150+
<li class="menu-item"><a href="http://1.stage.jquery.com/download">Download</a></li>
151+
<li class="menu-item"><a href="http://1.stage.api.jquery.com/">API Documentation</a></li>
152+
<li class="menu-item"><a href="http://1.stage.jquery.com/browser-support">Browser Support</a></li>
153+
</ul>
154+
</div>
155+
156+
<form method="get" id="searchform" class="search" action="http://1.stage.jquery.com/">
157+
<input type="text" id="search" name="s">
158+
<label for="search" class="text">Search jQuery</label>
159+
<a href="#" class="icon icon-search" title="Submit Search">Submit Search</a>
160+
</form>
161+
</nav>
162+
<!-- /secondary nav -->
163+
164+
</header>
165+
<!-- /header -->
166+
167+
<!-- body -->
168+
<div id="body" class="clearfix">
169+
170+
</div><!-- #body -->
171+
172+
</div>
173+
<!-- /container -->
174+
175+
<!-- footer -->
176+
<footer id="site-footer" class="clearfix">
177+
178+
<div class="constrain">
179+
180+
181+
<div class="col7-3 col">
182+
<h3><span>Quick Access</span></h3>
183+
<div class="cdn">
184+
<strong>CDN</strong>
185+
<input value="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js">
186+
</div>
187+
<div class="download">
188+
<strong>Download jQuery 1.7.2:</strong>
189+
<span><a href="http://code.jquery.com/jquery-1.7.2.min.js">Minified <em>(32KB)</em></a>
190+
<a href="http://code.jquery.com/jquery-1.7.2.js">Unminified <em>(247KB)</em></a></span>
191+
</div>
192+
<ul class="footer-icon-links">
193+
<li class="footer-icon icon-github"><a href="http://github.com/jquery/jquery">GitHub <small>jQuery <br>Source</small></a></li>
194+
<li class="footer-icon icon-forum"><a href="http://forum.jquery.com">Forum <small>Community <br>Support</small></a></li>
195+
<li class="footer-icon icon-bugs"><a href="http://bugs.jquery.com">Bugs <small>Issue <br>Tracker</small></a></li>
196+
</ul>
197+
</div>
198+
199+
<div class="col7-2 col">
200+
<h3><span>Presentations</span></h3>
201+
<ul class="presentations">
202+
<li>
203+
<a href="#">
204+
<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>
205+
<strong>Building Single Page Applications With jQuery's Best Friends</strong><br />
206+
<cite>Addy Osmoni</cite>
207+
</a>
208+
</li>
209+
<li>
210+
<a href="#">
211+
<span><img src="http://1.stage.jquery.com/web-base-template/themes/jquery/content/presentations/addyosmani-2.jpg" alt="jQuery Performance Tips &amp; Tricks by Addy Osmoni" width="142" height="92" /></span>
212+
<strong>jQuery Performance<br />Tips &amp; Tricks</strong><br />
213+
<cite>Addy Osmoni</cite>
214+
</a>
215+
</li>
216+
</ul>
217+
</div>
218+
219+
<div class="col7-2 col">
220+
<h3><span>Books</span></h3>
221+
<ul class="books">
222+
<li>
223+
<a href="http://link.packtpub.com/S3Fr9Q">
224+
<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>
225+
<strong>Learning jQuery Third Edition</strong><br />
226+
<cite>Karl Swedberg and Jonathan Chaffer</cite>
227+
</a>
228+
</li>
229+
<li>
230+
<a href="http://www.manning.com/affiliate/idevaffiliate.php?id=648_176">
231+
<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>
232+
<strong>jQuery in Action</strong><br />
233+
<cite>Bear Bibeault and Yehuda Katz</cite>
234+
</a>
235+
</li>
236+
<li>
237+
<a href="http://jqueryenlightenment.com/">
238+
<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>
239+
<strong>jQuery Enlightenment</strong><br />
240+
<cite>Cody Lindley</cite>
241+
</a>
242+
</li>
243+
</ul>
244+
</div>
245+
<div id="legal">
246+
<ul class="footer-site-links">
247+
<li class="icon-learning-center icon"><a href="http://1.stage.learn.jquery.com/">Learning Center</a></li>
248+
<li class="icon-forum icon"><a href="http://forum.jquery.com/">Forum</a></li>
249+
<li class="icon-api icon"><a href="http://1.stage.api.jquery.com/">API</a></li>
250+
<li class="icon-twitter icon"><a href="http://twitter.com/jquery">Twitter</a></li>
251+
<li class="icon-irc icon"><a href="http://irc.jquery.com/">IRC</a></li>
252+
</ul>
253+
<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>
254+
</div>
255+
</div>
256+
</footer>
257+
<!-- /footer -->
258+
259+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
260+
<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>
261+
262+
<script id="tooltip-template" type="text/html">
263+
<div class="tooltip">
264+
<a href="${url}" title="${title}" class="jq-tooltip-branding"><img src="${preview}" /></a>
265+
<ul>{{each(i,link) links}}<li><a href="${link[1]}">${link[0]}</a></li>{{/each}}</ul>
266+
</div>
267+
</script>
268+
269+
<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/plugins/jquery.ba-outside-events.min.js"></script>
270+
<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/plugins.js"></script>
271+
<script src="http://1.stage.jquery.com/web-base-template/themes/jquery/js/scripts.js"></script>
272+
273+
<!-- /scripts -->
274+
275+
276+
</body>
277+
</html>

0 commit comments

Comments
 (0)