Difference between revisions of "Template:Washington"
Line 274: | Line 274: | ||
</style> | </style> | ||
<!-- End of CSS --> | <!-- End of CSS --> | ||
− | <head> | + | <head> |
− | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | + | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> |
− | </head> | + | </head> |
− | <script type="text/javascript"> | + | <script type="text/javascript"> |
$(document).ready(function() { | $(document).ready(function() { | ||
Line 309: | Line 309: | ||
// use the first element that is "scrollable" | // use the first element that is "scrollable" | ||
function scrollableElement(els) { | function scrollableElement(els) { | ||
− | for (var i = 0, argLength = arguments.length; i <argLength; i++) { | + | for (var i = 0, argLength = arguments.length; i |
+ | <argLength; i++) { | ||
var el = arguments[i], | var el = arguments[i], | ||
$scrollElement = $(el); | $scrollElement = $(el); | ||
Line 328: | Line 329: | ||
}); | }); | ||
− | </script> | + | |
− | + | </script> | |
− | + | <!-- Start of the template html elements. --> | |
− | + | <div id ="mainContainer"> | |
− | + | <!--This div will close on the page.--> | |
− | + | <div id="bannerContainer"> | |
<br> | <br> | ||
− | + | <br> | |
− | + | </div> | |
− | + | <!-- Start of menu --> | |
− | + | <div id="menuContainer"> | |
− | + | <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons --> | |
− | + | <ul> | |
− | + | <a href="https://2015.igem.org/Team:Washington"> | |
− | + | <li>Home</li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Washington/Auxin"> | |
− | <ul> | + | <li>Auxin |
+ | |||
+ | <ul> | ||
<li> | <li> | ||
<a href="#Description">Description</a> | <a href="#Description">Description</a> | ||
Line 358: | Line 361: | ||
<a href="https://2015.igem.org/Team:Washington/Auxin#Parts">Parts</a> | <a href="https://2015.igem.org/Team:Washington/Auxin#Parts">Parts</a> | ||
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Washington/Aptamer"> | |
− | + | <li>Aptamer | |
− | <ul> | + | |
+ | <ul> | ||
<li> | <li> | ||
<a href="https://2015.igem.org/Team:Washington/Aptamer_Description">Description</a> | <a href="https://2015.igem.org/Team:Washington/Aptamer_Description">Description</a> | ||
Line 376: | Line 380: | ||
<a href="https://2015.igem.org/Team:Washington/Aptamer_Parts">Parts</a> | <a href="https://2015.igem.org/Team:Washington/Aptamer_Parts">Parts</a> | ||
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Washington/Outreach"> | |
− | + | <li>Outreach</li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Washington/Protocols"> | |
− | + | <li>Protocols</li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Washington/Team"> | |
− | + | <li>Team | |
− | <ul> | + | |
+ | <ul> | ||
<li> | <li> | ||
<a href="https://2015.igem.org/Team:Washington/Team_Members">Members</a> | <a href="https://2015.igem.org/Team:Washington/Team_Members">Members</a> | ||
Line 397: | Line 402: | ||
<a href="https://2015.igem.org/Team:Washington/Team_Sponsors">Sponsors</a> | <a href="https://2015.igem.org/Team:Washington/Team_Sponsors">Sponsors</a> | ||
</li> | </li> | ||
− | + | </ul> | |
− | + | </li> | |
− | + | </a> | |
− | + | </ul> | |
− | + | </div> | |
− | + | <!-- End of menu --> | |
− | + | <!-- Start of content --> | |
− | + | <div id="contentContainer"> | |
− | + | <!--This div will close on the page.--> | |
− | + | </html> |
Revision as of 05:32, 11 September 2015