Team:Buenos Aires

From 2013.igem.org

(Difference between revisions)
Line 502: Line 502:
$text_loading.show();
$text_loading.show();
-
$('#textExt').load(new_link, function() {
+
$('#textExt').load(new_link, function() {
 +
$('.texto').scrollTo(0);
/* hide loading text: */
/* hide loading text: */
                                        $text_loading.hide();
                                        $text_loading.hide();
Line 511: 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"});
-
$('#external').scrollTo(0);
+
 
cargar();
cargar();

Revision as of 02:05, 23 October 2013

iGem Buenos Aires

Background
Loading...

Buenos Aires

Loading...
Hola