Team:UT Dallas/Notebook

From 2012.igem.org

(Difference between revisions)
 
(33 intermediate revisions not shown)
Line 6: Line 6:
<![endif]-->
<![endif]-->
<!-- Internet Explorer PNG fix - END /-->
<!-- Internet Explorer PNG fix - END /-->
 +
 +
<link href='http://fonts.googleapis.com/css?family=Scada' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script>
<script type='text/javascript' src='https://2012.igem.org/Team:UT_Dallas/script.js?action=raw&ctype=text/javascript'></script>
<script type='text/javascript' src='https://2012.igem.org/Team:UT_Dallas/script.js?action=raw&ctype=text/javascript'></script>
-
<script type="text/javascript" src="https://2012.igem.org/Team:UT_Dallas/turn.js?action=raw&ctype=text/javascript&tytry=ttrhg"></script>
+
<script type="text/javascript" src="https://2012.igem.org/Team:UT_Dallas/turn.js?action=raw&ctype=text/javascript"></script>
-
<link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css&rrsyr=ryrt" rel="stylesheet">
+
<link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css" rel="stylesheet">
<style type="text/css">
<style type="text/css">
.notebook_page
.notebook_page
Line 26: Line 28:
height:540px;
height:540px;
         margin-top: 5px;
         margin-top: 5px;
-
         left: -155px;
+
         left: -265px;
}
}
#boook #lab_notebook{color:#000000;}
#boook #lab_notebook{color:#000000;}
Line 88: Line 90:
         background-image:url("https://static.igem.org/mediawiki/2012/b/bd/Even.png");
         background-image:url("https://static.igem.org/mediawiki/2012/b/bd/Even.png");
}
}
-
</style>
+
#book_contents
-
</html>
+
-
<div id='top_box'>
+
-
{{:Team:UT_Dallas/Template:menu}}<html>
+
-
</div>
+
-
<div id='middle_box'>
+
-
<div id='book_content' style="float:left;height:200px;border:1px solid #000000">
+
-
__NOTOC__
+
-
<html>
+
-
<!-- Internet Explorer PNG fix - START /-->
+
-
<!--[if lt IE 7]>
+
-
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js">IE7_PNG_SUFFIX=".png";</script>
+
-
<![endif]-->
+
-
<!-- Internet Explorer PNG fix - END /-->
+
-
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
+
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script>
+
-
<script type='text/javascript' src='https://2012.igem.org/Team:UT_Dallas/script.js?action=raw&ctype=text/javascript'></script>
+
-
<script type="text/javascript" src="https://2012.igem.org/Team:UT_Dallas/turn.js?action=raw&ctype=text/javascript&tytry=ttrhg"></script>
+
-
<link href="https://2012.igem.org/Team:UT_Dallas/test/page.css?action=raw&ctype=text/css&rrsyr=ryrt" rel="stylesheet">
+
-
<style type="text/css">
+
-
.notebook_page
+
{
{
-
padding: 18px 2px 4px 18px;
+
left: 285px;
-
}
+
     position: relative;
-
.page{
+
-
color:#000000;
+
-
}
+
-
#weeks{
+
-
height:550px;
+
-
}
+
-
#book{
+
-
width:880px;
+
-
height:540px;
+
-
        margin-top: 5px;
+
-
        left: -155px;
+
-
}
+
-
#boook #lab_notebook{color:#000000;}
+
-
#book .turn-page{
+
-
background-color:white;
+
-
}
+
-
 
+
-
#book .cover{
+
-
/*background:#333;*/
+
-
background-image:url('https://static.igem.org/mediawiki/2012/b/b9/Notebook_coverpage2.png');
+
-
}
+
-
 
+
-
#book .cover h1{
+
-
     border: 0 none;
+
-
    color: #000000;
+
-
    font-size: 50px;
+
-
    margin: 145px 0 0 125px;
+
-
}
+
-
 
+
-
#book .loader{
+
-
background-image:url('https://static.igem.org/mediawiki/2012/d/d0/UTD_Img-loader.gif');
+
-
width:24px;
+
-
height:24px;
+
-
display:block;
+
-
position:absolute;
+
-
top:238px;
+
-
left:188px;
+
-
}
+
-
 
+
-
#book .data{
+
-
text-align:center;
+
-
font-size:40px;
+
-
color:#999;
+
-
line-height:500px;
+
-
}
+
-
 
+
-
#controls{
+
-
width:800px;
+
-
text-align:center;
+
-
margin:20px 0px;
+
-
font:30px arial;
+
-
}
+
-
 
+
-
#controls input, #controls label{
+
-
font:30px arial;
+
-
}
+
-
 
+
-
#book .odd{
+
-
/*background-image:-webkit-linear-gradient(left, #FFF 95%, #ddd 100%);
+
-
background-image:-moz-linear-gradient(left, #FFF 95%, #ddd 100%);
+
-
background-image:-o-linear-gradient(left, #FFF 95%, #ddd 100%);
+
-
background-image:-ms-linear-gradient(left, #FFF 95%, #ddd 100%);*/
+
-
        background-image:url("https://static.igem.org/mediawiki/2012/2/25/Odd.png");
+
-
}
+
-
 
+
-
#book .even{
+
-
/*background-image:-webkit-linear-gradient(right, #FFF 95%, #ddd 100%);
+
-
background-image:-moz-linear-gradient(right, #FFF 95%, #ddd 100%);
+
-
background-image:-o-linear-gradient(right, #FFF 95%, #ddd 100%);
+
-
background-image:-ms-linear-gradient(right, #FFF 95%, #ddd 100%);*/
+
-
        background-image:url("https://static.igem.org/mediawiki/2012/b/bd/Even.png");
+
}
}
</style>
</style>
 +
<script language="javascript">
 +
$(document).ready(function(){  colorize_menu('notebook');});
 +
</script>
</html>
</html>
<div id='top_box'>
<div id='top_box'>
Line 190: Line 104:
</div>
</div>
<div id='middle_box'>
<div id='middle_box'>
-
<table cellpadding="0" cellspacing="0" border="1">
+
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<tr>
-
<td width="110px" valign="top"></td>
+
<td width="110px" valign="top" style="overflow:visible;">
 +
<div id="book_contents">
 +
<div class="july_weeks" style='margin-top: 15px;'>
 +
    <a class="week_link" onclick="$('#book').turn('page', 2);return false;" href="#">Week 1 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 4);return false;" href="#">Week 2 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 6);return false;" href="#">Week 3 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 13);return false;" href="#">Week 4 </a>
 +
</div>
 +
<div class="august_weeks" style='margin-top: 60px;'>
 +
    <a class="week_link" onclick="$('#book').turn('page', 22);return false;" href="#">Week 5 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 31);return false;" href="#">Week 6 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 42);return false;" href="#">Week 7 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 57);return false;" href="#">Week 8 </a>
 +
</div>
 +
<div class="sept_weeks" style='margin-top: 60px;'>
 +
    <a class="week_link" onclick="$('#book').turn('page', 78);return false;" href="#">Week 9 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 89);return false;" href="#">Week 10 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 102);return false;" href="#">Week 11 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 114);return false;" href="#">Week 12 </a>
 +
 
 +
</div>
 +
</div>
 +
</td>
<td>
<td>
<div id="book" style="overflow:hidden;">
<div id="book" style="overflow:hidden;">
-
<div id='book_cover' class="cover">
+
<div class="cover">
-
<div id="july">
+
<h1>Notebook</h1>
-
<a class="week_link" onclick="getData('week1');return false;" href="#">Week 1 </a>
+
<div class="july_weeks" style='float:left;margin-left: 40px;margin-top: 130px;'>
-
<br><a class="week_link" onclick="getData('week2');return false;" href="#">Week 2 </a>
+
    <a class="week_link" onclick="$('#book').turn('page', 2);return false;" href="#">Week 1 </a>
-
<br><a class="week_link" onclick="getData('week3');return false;" href="#">Week 3 </a>
+
<br><a class="week_link" onclick="$('#book').turn('page', 4);return false;" href="#">Week 2 </a>
-
<br><a class="week_link" onclick="getData('week4');return false;" href="#">Week 4 </a>  
+
<br><a class="week_link" onclick="$('#book').turn('page', 6);return false;" href="#">Week 3 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 13);return false;" href="#">Week 4 </a>  
</div>
</div>
-
<div id="august">
+
<div class="august_weeks" style='float:left;margin-left: 40px;margin-top: 130px;'>
-
<a class="week_link" onclick="getData('week5');return false;" href="#">Week 5 </a>
+
      <a class="week_link" onclick="$('#book').turn('page', 22);return false;" href="#">Week 5 </a>
-
<br><a class="week_link" onclick="getData('week6');return false;" href="#">Week 6 </a>
+
<br><a class="week_link" onclick="$('#book').turn('page', 31);return false;" href="#">Week 6 </a>
-
<br><a class="week_link" onclick="getData('week7');return false;" href="#">Week 7 </a>
+
<br><a class="week_link" onclick="$('#book').turn('page', 42);return false;" href="#">Week 7 </a>
-
<br><a class="week_link" onclick="getData('week8');return false;" href="#">Week 8 </a>
+
<br><a class="week_link" onclick="$('#book').turn('page', 57);return false;" href="#">Week 8 </a>
-
</div>
+
-
<div id="sept">
+
-
<a class="week_link" onclick="getData('week9');return false;" href="#">Week 9 </a>
+
-
<br><a class="week_link" onclick="getData('week10');return false;" href="#">Week 10 </a>
+
-
<br><a class="week_link" onclick="getData('week11');return false;" href="#">Week 11 </a>
+
-
<br><a class="week_link" onclick="getData('week12');return false;" href="#">Week 12 </a>
+
</div>
</div>
 +
<div class="sept_weeks" style='float:left;margin-left: 40px;margin-top: 130px;'>
 +
<a class="week_link" onclick="$('#book').turn('page', 78);return false;" href="#">Week 9 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 89);return false;" href="#">Week 10 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 102);return false;" href="#">Week 11 </a>
 +
<br><a class="week_link" onclick="$('#book').turn('page', 114);return false;" href="#">Week 12 </a>
 +
                                                               
 +
</div>
</div>
</div>
</div>
</div>
</td>
</td>
</tr>
</tr>
-
</table>
+
</table>
</div>
</div>
<script type="text/javascript">
<script type="text/javascript">
Line 224: Line 162:
// Sample using dynamic pages with turn.js
// Sample using dynamic pages with turn.js
-
var numberOfPages = 54;  
+
var numberOfPages = 121;  
-
 
+
-
 
+
-
// Adds the pages that the book will need
+
-
function addPage(page, book) {
+
-
// First check if the page is already in the book
+
-
if (!book.turn('hasPage', page))
+
-
{
+
-
// Create an element for this page
+
-
var element = $('<div/>', {'class': 'page '+((page%2==0) ? 'odd' : 'even'), 'id': 'page-'+page}).html('<i class="loader"></i>');
+
-
// If not then add the page
+
-
book.turn('addPage', element, page);
+
-
                        element.load("https://2012.igem.org/Team:UT_Dallas/notebook_data #page"+page);
+
-
}
+
-
}
+
-
 
+
-
$(window).ready(function(){
+
-
$('#book').turn({acceleration: true,
+
-
pages: numberOfPages,
+
-
elevation: 0,
+
-
gradients: !$.isTouch,
+
-
when: {
+
-
turning: function(e, page, view)
+
-
{
+
-
var range = $(this).turn('range', page);
+
-
for (page = range[0]; page<=range[1]; page++)
+
-
addPage(page, $(this));
+
-
},
+
-
}
+
-
});
+
-
$("#book").bind("turned", function(event, page, view) {
+
-
if(page==2)
+
-
{
+
-
  $('#book').animate({
+
-
left: '112px'
+
-
  }, 500, function() {
+
-
// Animation complete.
+
-
  });
+
-
}
+
-
});
+
-
$("#book").bind("first", function(event) {
+
-
$('#book').animate({
+
-
left: '-155px'
+
-
  }, 500, function() {
+
-
// Animation complete.
+
-
  });
+
-
});
+
-
$("#book").bind("last", function(event) {
+
-
$('#book').animate({
+
-
left: '-155px'
+
-
  }, 500, function() {
+
-
// Animation complete.
+
-
  });
+
-
});
+
-
});
+
-
 
+
-
</script>
+
-
</html>
+
-
 
+
-
</div>
+
-
<div id="book" style="overflow:hidden;">
+
-
<div id='book_cover' class="cover">
+
-
+
-
</div>
+
-
</div>
+
-
</div>
+
-
<script type="text/javascript">
+
-
 
+
-
// Sample using dynamic pages with turn.js
+
-
 
+
-
var numberOfPages = 54;
+
-
 
+
-
 
+
// Adds the pages that the book will need
// Adds the pages that the book will need
function addPage(page, book) {
function addPage(page, book) {
Line 325: Line 191:
});
});
$("#book").bind("turned", function(event, page, view) {
$("#book").bind("turned", function(event, page, view) {
-
if(page==2)
+
if(page!=1)
{
{
  $('#book').animate({
  $('#book').animate({
-
left: '112px'
+
left: '0px'
-
  }, 500, function() {
+
  }, 350, function() {
-
// Animation complete.
+
  $('#book_contents').animate({
 +
left: '0px'
 +
  }, 400, function() {
 +
//anim complete
 +
  });
  });
  });
}
}
Line 336: Line 206:
$("#book").bind("first", function(event) {
$("#book").bind("first", function(event) {
$('#book').animate({
$('#book').animate({
-
left: '-155px'
+
left: '-265px'
-
  }, 500, function() {
+
  }, 350, function() {
-
// Animation complete.
+
  $('#book_contents').animate({
 +
left: '285px'
 +
  }, 400, function() {
 +
//anim complete
 +
  });
  });
  });
});
});
$("#book").bind("last", function(event) {
$("#book").bind("last", function(event) {
$('#book').animate({
$('#book').animate({
-
left: '-155px'
+
left: '-265px'
-
  }, 500, function() {
+
  }, 350, function() {
-
// Animation complete.
+
//anim complete
  });
  });
});
});

Latest revision as of 01:45, 4 October 2012