Line 716: | Line 716: | ||
$("#"+destination_div ).load( source_page , function() { | $("#"+destination_div ).load( source_page , function() { | ||
$( "li" ).each(function( index ) { | $( "li" ).each(function( index ) { | ||
− | + | $(this).wrap( "<a href=\'https://2017.igem.org/Team:" + $( this ).text() + "\'>" ); | |
}); | }); | ||
}); | }); |
Revision as of 20:20, 9 November 2017