Team:Buenos Aires

From 2013.igem.org

(Difference between revisions)
Line 441: Line 441:
/*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();
$('.texto a').bind('click.Menu', function(){
$('.texto a').bind('click.Menu', function(){
loadText(this);
loadText(this);
-
cargar();
 
return false;
return false;
});
});

Revision as of 02:38, 16 July 2013

iGem Buenos Aires

Background

Buenos AiresiGem

Hola