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'));
 +
$('.texto').scrollTo(0);
Line 502: Line 503:
$text_loading.show();
$text_loading.show();
-
$('#textExt').load(new_link, function() {
+
$('#textExt').load(new_link, function() {
-
$('#textExt').scrollTo(0);
+
/* hide loading text: */
/* hide loading text: */
                                        $text_loading.hide();
                                        $text_loading.hide();
Line 512: Line 512:
/*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 02:11, 23 October 2013

iGem Buenos Aires

Background
Loading...

Buenos Aires

Loading...
Hola