Team:Buenos Aires
From 2013.igem.org
(Difference between revisions)
Line 457: | Line 457: | ||
loadText($sub_menu.find('.sub_menu_link')); | loadText($sub_menu.find('.sub_menu_link')); | ||
- | + | ||
Line 510: | Line 510: | ||
$('#textExt').stop() | $('#textExt').stop() | ||
.animate({opacity: '1'}, 1400, function(){}); | .animate({opacity: '1'}, 1400, function(){}); | ||
+ | $('#textExt').stop() | ||
+ | .animate({scrollTop: $('#textExt').offset().top }, 'slow'); | ||
/*Bind function recursivily in the links of the external*/ | /*Bind function recursivily in the links of the external*/ | ||
$('.texto a').css({color:"#68A"}); | $('.texto a').css({color:"#68A"}); |
Revision as of 20:41, 27 October 2013