Team:UT Dallas/Notebook

From 2012.igem.org

(Difference between revisions)
Line 90: Line 90:
#book_contents
#book_contents
{
{
-
left: 110px;
+
left: 285px;
     position: relative;
     position: relative;
}
}
Line 99: Line 99:
</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" style="overflow:hidden;">
<td width="110px" valign="top" style="overflow:hidden;">
Line 124: Line 124:
</td>
</td>
<td>
<td>
-
<div id="book" style="overflow:hidden;">
+
<div id="book" style="overflow:visible;">
<div class="cover">
<div class="cover">
<h1>Notebook</h1>
<h1>Notebook</h1>
Line 204: Line 204:
  }, 500, function() {
  }, 500, function() {
  $('#book_contents').animate({
  $('#book_contents').animate({
-
left: '110px'
+
left: '285px'
  }, 500, function() {
  }, 500, function() {
//anim complete
//anim complete

Revision as of 07:19, 28 September 2012