Template:Queens Canada/Notebook
From 2012.igem.org
(Difference between revisions)
(26 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/jquerykwicks?action=raw&ctype=text/js"></script> | + | <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"> | <script type="text/javascript"> | ||
- | |||
$().ready(function() { | $().ready(function() { | ||
$('.kwicks').kwicks({ | $('.kwicks').kwicks({ | ||
Line 17: | Line 23: | ||
</script> | </script> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 275: | 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 318: | Line 315: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
border-bottom: 0px; | border-bottom: 0px; | ||
+ | margin-top: -212px; | ||
} | } | ||
Line 330: | Line 328: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <!-- | ||
<div id="pagecontent"> | <div id="pagecontent"> | ||
<div id="NotebookNav" > | <div id="NotebookNav" > | ||
Line 358: | Line 357: | ||
</div> | </div> | ||
+ | <script type="text/javascript"> | ||
+ | var maxHeight = ("#notebookcontent").height(); | ||
+ | |||
+ | $("#procotolcontent").css("height", maxHeight); | ||
+ | |||
+ | |||
+ | |||
+ | </script> | ||
+ | --> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 05:59, 16 August 2012
Control