Team:Buenos Aires

From 2013.igem.org

(Difference between revisions)
Line 491: Line 491:
-
+
$(".sub_menu_link").bind('click.Menu', function(){
-
loadText(".sub_menu_link");
+
loadText(this);
return false;
return false;
-
+
});
Line 525: Line 525:
$('#textExt').stop()
$('#textExt').stop()
.animate({opacity: '1'}, 1400, function(){});  
.animate({opacity: '1'}, 1400, function(){});  
-
                                                         $('#textExt').                                                  animate({scrollTop: $('#textExt').offset().top -100 }, 'slow');
+
                                                         $('#textExt').                                                  animate({scrollTop: $('#textExt').offset().top -100 }, 'slow').stop(true,true);
alert("scroll");
alert("scroll");
                                                          
                                                          

Revision as of 04:30, 28 October 2013

iGem Buenos Aires

Background
Loading...

Buenos Aires

Loading...
Hola