Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
Line 336: | Line 336: | ||
function(dfd) { | function(dfd) { | ||
- | $('#textObj').load($( | + | new_link = $(link).attr('href')+ " #cargado"; |
+ | |||
+ | $('#textObj').load(new_link); | ||
+ | $('#cargado').animate({opacity: '1'}, 1400, function(){}); | ||
} | } |
Revision as of 14:43, 5 June 2013