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>
+
 
    <!-- Start of the template html elements. -->
+
        </script>
    <div id ="mainContainer">
+
        <!-- Start of the template html elements. -->
        <!--This div will close on the page.-->
+
        <div id ="mainContainer">
        <div id="bannerContainer">
+
            <!--This div will close on the page.-->
            <br>
+
            <div id="bannerContainer">
 
                 <br>
 
                 <br>
                </div>
+
                    <br>
                <!-- Start of menu -->
+
                    </div>
                <div id="menuContainer">
+
                    <!-- Start of menu -->
                    <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
                    <div id="menuContainer">
                    <ul>
+
                        <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
                        <a href="https://2015.igem.org/Team:Washington">
+
                        <ul>
                            <li>Home</li>
+
                            <a href="https://2015.igem.org/Team:Washington">
                        </a>
+
                                <li>Home</li>
                        <a href="https://2015.igem.org/Team:Washington/Auxin">
+
                            </a>
                            <li>Auxin
+
                            <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>
+
                                    </ul>
                            </li>
+
                                </li>
                        </a>
+
                            </a>
                        <a href="https://2015.igem.org/Team:Washington/Aptamer">
+
                            <a href="https://2015.igem.org/Team:Washington/Aptamer">
                            <li>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>
+
                                    </ul>
                            </li>
+
                                </li>
                        </a>
+
                            </a>
                        <a href="https://2015.igem.org/Team:Washington/Outreach">
+
                            <a href="https://2015.igem.org/Team:Washington/Outreach">
                            <li>Outreach</li>
+
                                <li>Outreach</li>
                        </a>
+
                            </a>
                        <a href="https://2015.igem.org/Team:Washington/Protocols">
+
                            <a href="https://2015.igem.org/Team:Washington/Protocols">
                            <li>Protocols</li>
+
                                <li>Protocols</li>
                        </a>
+
                            </a>
                        <a href="https://2015.igem.org/Team:Washington/Team">
+
                            <a href="https://2015.igem.org/Team:Washington/Team">
                            <li>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>
+
                                    </ul>
                            </li>
+
                                </li>
                        </a>
+
                            </a>
                    </ul>
+
                        </ul>
                </div>
+
                    </div>
                <!-- End of menu  -->
+
                    <!-- End of menu  -->
                <!-- Start of content -->
+
                    <!-- Start of content -->
                <div id="contentContainer">
+
                    <div id="contentContainer">
                    <!--This div will close on the page.-->
+
                        <!--This div will close on the page.-->
                </html>
+
                    </html>

Revision as of 05:32, 11 September 2015