Team:Buenos Aires
From 2013.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 87: | Line 87: | ||
<li><a class="sub_menu_link" id="Abstract" href="/Team:Buenos_Aires/_abstract">Abstract</a></li> | <li><a class="sub_menu_link" id="Abstract" href="/Team:Buenos_Aires/_abstract">Abstract</a></li> | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 509: | Line 508: | ||
- | $(".sub_menu_link" | + | $(".sub_menu_link").bind('click.Menu', function(){ |
loadText(this); | loadText(this); | ||
Line 516: | Line 515: | ||
}); | }); | ||
- | |||
- | |||
- | |||
}); | }); | ||
Line 544: | 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 556: | 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