Team:Oxford
From 2014.igem.org
(Difference between revisions)
m (Can't stop ... believing ~josefnpat) |
m (Removing logging ~josefnpat) |
||
Line 273: | Line 273: | ||
$("#split").click(function(){ | $("#split").click(function(){ | ||
animateSplit(); | animateSplit(); | ||
- | |||
}); | }); | ||
}); | }); | ||
Line 279: | Line 278: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
animateSplit(); | animateSplit(); | ||
- | |||
}); | }); | ||
+ | |||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#x").click(function(){ | $("#x").click(function(){ | ||
- | |||
$("#right").animate({left:'50%'}); | $("#right").animate({left:'50%'}); | ||
$("#left").animate({left:'38.1%'}); | $("#left").animate({left:'38.1%'}); |
Revision as of 21:45, 2 September 2014