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"}); | ||
- | + | ||
cargar(); | cargar(); |
Revision as of 02:05, 23 October 2013