Team:Buenos Aires
From 2013.igem.org
(Difference between revisions)
Line 511: | Line 511: | ||
$('#textExt').stop() | $('#textExt').stop() | ||
.animate({opacity: '1'}, 1400, function(){}); | .animate({opacity: '1'}, 1400, function(){}); | ||
- | $('#textExt'). animate({scrollTop: $('#textExt').offset().top - | + | $('#textExt'). animate({scrollTop: $('#textExt').offset().top -100 }, 'slow'); |
/*Bind function recursivily in the links of the external*/ | /*Bind function recursivily in the links of the external*/ |
Revision as of 20:49, 27 October 2013