Team:Buenos Aires
From 2013.igem.org
(Difference between revisions)
Line 491: | Line 491: | ||
- | $(".sub_menu_link").bind('click.Menu', function(){ | + | $(".sub_menu_link").unbind('click.Menu').bind('click.Menu', function(){ |
loadText(this); | loadText(this); | ||
Line 526: | Line 526: | ||
$('#textExt').stop() | $('#textExt').stop() | ||
.animate({opacity: '1'}, 1400, function(){}); | .animate({opacity: '1'}, 1400, function(){}); | ||
- | + | ('#textExt'). animate({scrollTop: $('#textExt').offset().top -100 }, 'slow'); | |
Revision as of 04:51, 28 October 2013