File tree Expand file tree Collapse file tree 10 files changed +61
-1044
lines changed Expand file tree Collapse file tree 10 files changed +61
-1044
lines changed Original file line number Diff line number Diff line change @@ -1158,7 +1158,7 @@ iframe {
1158
1158
width : 42px ;
1159
1159
padding : 0 ;
1160
1160
height : 33px ;
1161
- text-indent : -1000 px ;
1161
+ text-indent : -9999 px ;
1162
1162
background : url(../ images/jq-nav-icons.png) -6px 0 ;
1163
1163
z-index : 10 ;
1164
1164
}
@@ -1375,6 +1375,40 @@ h2.logo a {
1375
1375
background : url(../ images/logo-jquery-foundation.png) no-repeat;
1376
1376
}
1377
1377
1378
+ .logo .small {
1379
+ height : 30px ;
1380
+ background : url ('../images/projectlogosfull-small.png' ) no-repeat;
1381
+ }
1382
+
1383
+ .jquery .logo .small {
1384
+ width : 109px ;
1385
+ background-position : -0px 0px ;
1386
+ }
1387
+ .jquery-foundation .logo .small {
1388
+ width : 109px ;
1389
+ background-position : -109px 0px ;
1390
+ }
1391
+ .jquery-events .logo .small {
1392
+ width : 109px ;
1393
+ background-position : -218px 0px ;
1394
+ }
1395
+ .jqueryui .logo .small {
1396
+ width : 114px ;
1397
+ background-position : -327px 0px ;
1398
+ }
1399
+ .jquery-mobile .logo .small {
1400
+ width : 122px ;
1401
+ background-position : -442px 0px ;
1402
+ }
1403
+ .qunitjs .logo .small {
1404
+ width : 105px ;
1405
+ background-position : -564px 0px ;
1406
+ }
1407
+ .sizzlejs .logo .small {
1408
+ width : 105px ;
1409
+ background-position : -669px 0px ;
1410
+ }
1411
+
1378
1412
# logo-events aside {
1379
1413
float : right;
1380
1414
}
@@ -1481,6 +1515,7 @@ nav#main .searchform input:focus {
1481
1515
1482
1516
.no-boxshadow nav # main .searchform input {
1483
1517
background : # fff ;
1518
+ color : # 333 ;
1484
1519
}
1485
1520
1486
1521
/*
@@ -1877,7 +1912,8 @@ p.author a {
1877
1912
padding-right : 15% ;
1878
1913
}
1879
1914
1880
- # banner-secondary a {
1915
+ # banner-secondary a ,
1916
+ # banner-secondary a : hover {
1881
1917
color : # 7ACEF4 ;
1882
1918
}
1883
1919
Original file line number Diff line number Diff line change 36
36
<li><a class="icon-group" href="http://forum.jquery.com/jquery-mobile">Forum</a></li>
37
37
<li><a class="icon-wrench" href="http://api.jquerymobile.com/">API</a></li>
38
38
<li><a class="icon-twitter" href="http://twitter.com/jquerymobile">Twitter</a></li>
39
- <li><a class="icon-comments" href="http://irc.jquery.com /">IRC</a></li>
39
+ <li><a class="icon-comments" href="http://irc.jquery.org /">IRC</a></li>
40
40
</ul>
41
41
<p class="copyright">
42
42
Copyright <?php echo date ('Y ' ); ?> <a href="http://jquery.org/team/">The jQuery Foundation</a>.<br>
Original file line number Diff line number Diff line change 8
8
<h3><span>Quick Access</span></h3>
9
9
<div class="cdn">
10
10
<strong>CDN <em>CSS</em></strong>
11
- <input value="http://code.jquery.com/qunit/qunit-1.10 .0.css">
11
+ <input value="http://code.jquery.com/qunit/qunit-1.11 .0.css">
12
12
</div>
13
13
<div class="cdn">
14
14
<strong>CDN <em>JS</em></strong>
15
- <input value="http://code.jquery.com/qunit/qunit-1.10 .0.js">
15
+ <input value="http://code.jquery.com/qunit/qunit-1.11 .0.js">
16
16
</div>
17
17
<div class="download">
18
- <strong>Download QUnit 1.10 .0:</strong>
19
- <span><a href="http://code.jquery.com/qunit/qunit-1.10 .0.js">qunit.js</a><a href="http://code.jquery.com/qunit/qunit-1.10 .0.css">qunit.css</a></span>
18
+ <strong>Download QUnit 1.11 .0:</strong>
19
+ <span><a href="http://code.jquery.com/qunit/qunit-1.11 .0.js">qunit.js</a><a href="http://code.jquery.com/qunit/qunit-1.11 .0.css">qunit.css</a></span>
20
20
</div>
21
21
<ul class="footer-icon-links">
22
22
<li><a class="icon-github" href="http://github.com/jquery/qunit">GitHub <small>QUnit <br>Source</small></a></li>
32
32
<li><a class="icon-group" href="http://forum.jquery.com/qunit-and-testing/">Forum</a></li>
33
33
<li><a class="icon-wrench" href="http://api.qunitjs.com/">API</a></li>
34
34
<li><a class="icon-twitter" href="http://twitter.com/qunitjs">Twitter</a></li>
35
- <li><a class="icon-comments" href="http://irc.jquery.com /">IRC</a></li>
35
+ <li><a class="icon-comments" href="http://irc.jquery.org /">IRC</a></li>
36
36
</ul>
37
37
<p class="copyright">
38
38
Copyright <?php echo date ('Y ' ); ?> <a href="http://jquery.org/team/">The jQuery Foundation</a>.<br>
Original file line number Diff line number Diff line change 60
60
<li><a class="icon-group" href="http://forum.jquery.com/using-jquery-ui/">Forum</a></li>
61
61
<li><a class="icon-wrench" href="http://api.jqueryui.com/">API</a></li>
62
62
<li><a class="icon-twitter" href="http://twitter.com/jqueryui">Twitter</a></li>
63
- <li><a class="icon-comments" href="http://irc.jquery.com /">IRC</a></li>
63
+ <li><a class="icon-comments" href="http://irc.jquery.org /">IRC</a></li>
64
64
</ul>
65
65
<p class="copyright">
66
66
Copyright <?php echo date ('Y ' ); ?> <a href="http://jquery.org/team/">The jQuery Foundation</a>.<br>
Original file line number Diff line number Diff line change 4
4
<footer class="clearfix simple">
5
5
<div class="constrain">
6
6
<div class="row">
7
- <div class="five columns">
7
+ <div class="eight columns">
8
8
<h3><span>Quick Access</span></h3>
9
9
<div class="cdn">
10
10
<strong>CDN</strong>
25
25
</div>
26
26
27
27
<div class="four columns">
28
- <h3><span>Presentations</span></h3>
29
- <ul class="presentations">
30
- <li>
31
- <a href="http://addyosmani.com/blog/building-spas-jquerys-best-friends/">
32
- <span><img src="<?php echo get_template_directory_uri (); ?> /content/presentations/building-spas-jquerys-best-friends.jpg" alt="Building Single Page Applications With jQuery's Best Friends by Addy Osmani" width="142" height="92" /></span>
33
- <strong>Building Single Page Applications With jQuery's Best Friends</strong><br />
34
- <cite>Addy Osmani</cite>
35
- </a>
36
- </li>
37
- <li>
38
- <a href="http://addyosmani.com/jqprovenperformance/">
39
- <span><img src="<?php echo get_template_directory_uri (); ?> /content/presentations/addyosmani-2.jpg" alt="jQuery Performance Tips & Tricks by Addy Osmani" width="142" height="92" /></span>
40
- <strong>jQuery Performance<br />Tips & Tricks</strong><br />
41
- <cite>Addy Osmani</cite>
42
- </a>
43
- </li>
44
- </ul>
45
- </div>
46
-
47
- <div class="three columns">
48
28
<h3><span>Books</span></h3>
49
29
<ul class="books">
50
30
<li>
78
58
<li><a class="icon-group" href="http://forum.jquery.com/">Forum</a></li>
79
59
<li><a class="icon-wrench" href="http://api.jquery.com/">API</a></li>
80
60
<li><a class="icon-twitter" href="http://twitter.com/jquery">Twitter</a></li>
81
- <li><a class="icon-comments" href="http://irc.jquery.com /">IRC</a></li>
61
+ <li><a class="icon-comments" href="http://irc.jquery.org /">IRC</a></li>
82
62
</ul>
83
63
<p class="copyright">
84
64
Copyright <?php echo date ('Y ' ); ?> <a href="http://jquery.org/team/">The jQuery Foundation</a>.<br>
Original file line number Diff line number Diff line change 30
30
31
31
<script src="<?php echo get_template_directory_uri (); ?> /js/modernizr.custom.2.6.2.min.js"></script>
32
32
33
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
34
- <script>window.jQuery || document.write(unescape('%3Cscript src="<?php echo get_template_directory_uri (); ?> /js/jquery-1.8.3.min.js"%3E%3C/script%3E'))</script>
33
+ <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
34
+ <script>window.jQuery || document.write(unescape('%3Cscript src="<?php echo get_template_directory_uri (); ?> /js/jquery-1.9.0.min.js"%3E%3C/script%3E'))</script>
35
+ <script src="http://code.jquery.com/jquery-migrate-1.0.0.min.js"></script>
35
36
36
37
<script src="<?php echo get_template_directory_uri (); ?> /js/plugins.js"></script>
37
38
<script src="<?php echo get_template_directory_uri (); ?> /js/main.js"></script>
75
76
</li>
76
77
<li class="dropdown"><a href="#">Support</a>
77
78
<ul>
78
- <li><a href="http://irc.jquery.com /">IRC/Chat</a></li>
79
+ <li><a href="http://irc.jquery.org /">IRC/Chat</a></li>
79
80
<li><a href="http://forum.jquery.com/">Forums</a></li>
80
81
<li><a href="http://stackoverflow.com/tags/jquery/info">Stack Overflow</a></li>
81
82
</ul>
Original file line number Diff line number Diff line change @@ -158,13 +158,3 @@ $(function() {
158
158
} ) . click ( ) ;
159
159
}
160
160
} ) ;
161
-
162
-
163
-
164
-
165
-
166
- // Filter lists on api sites if on home, category, or search results pages
167
- // if ( location.hostname.indexOf("api.") > -1 &&
168
- // /\b(?:home|category|search-results)\b/.test( document.body.className ) ) {
169
- // $("form.searchform").find( "input[type=text]" ).liveUpdate( "#body .inner" );
170
- // }
You can’t perform that action at this time.
0 commit comments