Template:Queens Canada/Notebook
From 2012.igem.org
(Difference between revisions)
(31 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"> | + | <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({ | $('.kwicks').kwicks({ | ||
max : 650, | max : 650, | ||
Line 13: | Line 20: | ||
easing: 'easeOutQuint' | easing: 'easeOutQuint' | ||
}); | }); | ||
+ | }); | ||
</script> | </script> | ||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 31: | 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 266: | 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 309: | Line 315: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
border-bottom: 0px; | border-bottom: 0px; | ||
+ | margin-top: -212px; | ||
} | } | ||
Line 321: | Line 328: | ||
</head> | </head> | ||
<body> | <body> | ||
- | < | + | <!-- |
- | + | ||
<div id="pagecontent"> | <div id="pagecontent"> | ||
<div id="NotebookNav" > | <div id="NotebookNav" > | ||
Line 351: | 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