Team:Buenos Aires
From 2013.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 508: | Line 508: | ||
- | $(".sub_menu_link" | + | $(".sub_menu_link").bind('click.Menu', function(){ |
loadText(this); | loadText(this); | ||
Line 515: | Line 515: | ||
}); | }); | ||
- | |||
- | |||
- | |||
}); | }); | ||
Line 543: | Line 540: | ||
$('#textExt').stop() | $('#textExt').stop() | ||
.animate({opacity: '1'}, 1400, function(){}); | .animate({opacity: '1'}, 1400, function(){}); | ||
- | + | /*('#textExt'). animate({scrollTop: $('#textExt').offset().top -100 }, 'slow');*/ | |
+ | |||
Line 555: | Line 553: | ||
- | $('#external #inwiki a | + | $('#external #inwiki a').bind('click.Menu', function(){ |
loadText(this); | loadText(this); | ||
return false; | return false; |
Latest revision as of 14:56, 28 October 2013