Template:Queens Canada/Notebook

From 2012.igem.org

(Difference between revisions)
(Undo revision 20489 by P.tsang (talk))
 
(43 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:Queens_Canada/Header}}
+
{{Template:Queens_Canada/Headernojs}}
<html>
<html>
<head>
<head>
-
<script type="text/javascript" src="https://2012.igem.org/Team:Queens_Canada/Javascript/jqueryeasing?action=raw&ctype=text
+
<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({
max : 650,
max : 650,
Line 14: Line 20:
easing: 'easeOutQuint'
easing: 'easeOutQuint'
});
});
-
});
+
});
 +
</script>
</script>
-
</head>
 
-
 
<style type="text/css">
<style type="text/css">
Line 32: Line 37:
         background-color: white;
         background-color: white;
         padding: 15px 15px 15px 15px;
         padding: 15px 15px 15px 15px;
-
         width: 945px;
+
         width: 970px;
                 background-color: transparent;
                 background-color: transparent;
     border:none;
     border:none;
Line 101: Line 106:
.kwicks_container
.kwicks_container
{
{
-
width: 970px;
+
width: 1000px;
margin-left: 2.5px;
margin-left: 2.5px;
margin-right: 2.5px;
margin-right: 2.5px;
Line 124: Line 129:
padding: 0;
padding: 0;
cursor: pointer;
cursor: pointer;
-
width: 50%;
+
width: 500px;
height: 35px;
height: 35px;
z-index:2;
z-index:2;
Line 176: Line 181:
overflow: hidden;
overflow: hidden;
-
position: absolute;
+
position: relative;
display: inline;
display: inline;
width: 50%;
width: 50%;
Line 185: Line 190:
border-width: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
         border-right-color: black;
         border-right-color: black;
-
         width: 50%;
+
         width: 498px;
         background-color: crimson;
         background-color: crimson;
Line 196: Line 201:
background-color: coral;
background-color: coral;
-
width: 50%;
+
width: 498px;
border-right-width:2.5px;
border-right-width:2.5px;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
Line 267: Line 272:
  margin-bottom: 10px;
  margin-bottom: 10px;
         background-color: white;
         background-color: white;
-
         margin-top: 5px;
+
         margin-top: 125px;
-
         width: 975px;
+
         width: 1000px;
-
         height: 100%;
+
         height: auto;
 +
        margin-left: auto;
 +
        margin-right: auto;
}
}
Line 308: Line 315:
margin-bottom: 0px;
margin-bottom: 0px;
border-bottom: 0px;
border-bottom: 0px;
 +
margin-top: -212px;
}
}
Line 318: Line 326:
}
}
</style>
</style>
-
 
+
</head>
-
<div id="bodyContent">
+
<body>
-
</div>
+
<!--
<div id="pagecontent">
<div id="pagecontent">
<div id="NotebookNav" >
<div id="NotebookNav" >
Line 347: Line 355:
</div>
</div>
</div>
</div>
-
<body>
+
 
-
</body>
+
</div>
</div>
 +
<script type="text/javascript">
 +
var maxHeight = ("#notebookcontent").height();
 +
 +
$("#procotolcontent").css("height", maxHeight);
 +
 +
 +
 +
</script>
 +
-->
 +
</body>
</html>
</html>

Latest revision as of 05:59, 16 August 2012

Control