Team:Oxford
From 2014.igem.org
(Difference between revisions)
Line 268: | Line 268: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#split").click(function(){ | $("#split").click(function(){ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
$("#right").animate({left:'85%'}); | $("#right").animate({left:'85%'}); | ||
$("#left").animate({left:'3.1%'}); | $("#left").animate({left:'3.1%'}); |
Revision as of 21:26, 2 September 2014