Difference between revisions of "Dev/Awards2"

Line 56: Line 56:
 
$( "li" ).each(function( index ) {
 
$( "li" ).each(function( index ) {
  
$( this ).prepend("<div><a href=\"https://2017.igem.org/Team:\">"+$( this ).text() );
+
$( this ).prepend("<div><a href=\"https://2017.igem.org/Team:\"+$( this ).text()+ ">" );
  
 
});
 
});

Revision as of 18:26, 6 November 2017

MENU

Awards demo