Team:Tec-Monterrey/allergen/notebook

From 2012.igem.org

(Difference between revisions)
Line 231: Line 231:
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function(){
$(document).ready(function(){
-
alert("never read");
 
$("#div_subcontent").hide();
$("#div_subcontent").hide();
$("#div_subcontent").fadeIn(1000);
$("#div_subcontent").fadeIn(1000);
Line 307: Line 306:
$("#div_subcontent").fadeOut(1000);
$("#div_subcontent").fadeOut(1000);
});
});
-
alert("???");
 
//Tabs
//Tabs
var month = 0;
var month = 0;
Line 323: Line 321:
var sep_type = new Array();
var sep_type = new Array();
var sep_info = new Array();
var sep_info = new Array();
-
alert("tabfunctions");
 
$('#tab1').click(function() {
$('#tab1').click(function() {
month = 0;
month = 0;
Line 348: Line 345:
toggleMonth();
toggleMonth();
});
});
-
alert("buttongs")
 
//notebook buttons
//notebook buttons
$('#btd1').click(function() { replaceBox(1); });
$('#btd1').click(function() { replaceBox(1); });
Line 381: Line 377:
$('#btd30').click(function() { replaceBox(30); });
$('#btd30').click(function() { replaceBox(30); });
$('#btd31').click(function() { replaceBox(31); });
$('#btd31').click(function() { replaceBox(31); });
-
alert("funcs");
 
function toggleMonth()
function toggleMonth()
{
{
Line 1,052: Line 1,047:
<td>
<td>
<div id="textbox">
<div id="textbox">
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad mit in culpa qui officia deserunt mollit anim id est laborum
+
Enable Javascript to view notebook
</div>
</div>
</td>
</td>

Revision as of 02:46, 27 September 2012

Tec Igem 2012 1 2 3 4 5 6 7 8 9 10 11 12

project
imgbox
Enable Javascript to view notebook