Template:Queens Canada/Notebook
From 2012.igem.org
(Difference between revisions)
(35 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{Template:Queens_Canada/ | + | {{Template:Queens_Canada/Headernojs}} |
<html> | <html> | ||
<head> | <head> | ||
- | <script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/ | + | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> |
- | /js"></script> | + | <script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/Smoothscroll?action=raw&ctype=text/js"> </script> |
- | <script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/ | + | <script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/easing?action=raw&ctype=text/js"> </script> |
+ | <script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/Init?action=raw&ctype=text/js"> | ||
- | |||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/jquerykwicks?action=raw&ctype=text/js"></script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $().ready(function() { | ||
+ | $('.kwicks').kwicks({ | ||
+ | max : 650, | ||
+ | duration: 1000, | ||
+ | easing: 'easeOutQuint' | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 23: | Line 37: | ||
background-color: white; | background-color: white; | ||
padding: 15px 15px 15px 15px; | padding: 15px 15px 15px 15px; | ||
- | width: | + | width: 970px; |
background-color: transparent; | background-color: transparent; | ||
border:none; | border:none; | ||
Line 92: | Line 106: | ||
.kwicks_container | .kwicks_container | ||
{ | { | ||
- | width: | + | width: 1000px; |
margin-left: 2.5px; | margin-left: 2.5px; | ||
margin-right: 2.5px; | margin-right: 2.5px; | ||
Line 176: | Line 190: | ||
border-width: 0px 0px 0px 0px; | border-width: 0px 0px 0px 0px; | ||
border-right-color: black; | border-right-color: black; | ||
- | width: | + | width: 498px; |
background-color: crimson; | background-color: crimson; | ||
Line 187: | Line 201: | ||
background-color: coral; | background-color: coral; | ||
- | width: | + | width: 498px; |
border-right-width:2.5px; | border-right-width:2.5px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 258: | Line 272: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
background-color: white; | background-color: white; | ||
- | margin-top: | + | margin-top: 125px; |
width: 1000px; | width: 1000px; | ||
height: auto; | height: auto; | ||
Line 301: | Line 315: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
border-bottom: 0px; | border-bottom: 0px; | ||
+ | margin-top: -212px; | ||
} | } | ||
Line 311: | Line 326: | ||
} | } | ||
</style> | </style> | ||
- | + | </head> | |
- | < | + | <body> |
- | < | + | <!-- |
<div id="pagecontent"> | <div id="pagecontent"> | ||
<div id="NotebookNav" > | <div id="NotebookNav" > | ||
Line 340: | Line 355: | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
+ | </div> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | var maxHeight = ("#notebookcontent").height(); | ||
+ | |||
+ | $("#procotolcontent").css("height", maxHeight); | ||
+ | |||
+ | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</script> | </script> | ||
+ | --> | ||
</body> | </body> | ||
- | |||
</html> | </html> |
Latest revision as of 05:59, 16 August 2012
Control