Team:TU Delft/header2
From 2010.igem.org
(Difference between revisions)
Line 103: | Line 103: | ||
function rewriteLinks(elem) { | function rewriteLinks(elem) { | ||
+ | alert('rewriting links'); | ||
$("a",elem).each(function() { | $("a",elem).each(function() { | ||
var txt = $(this).text(); | var txt = $(this).text(); |
Revision as of 12:40, 22 July 2010