Team:TU Delft/header

From 2010.igem.org

(Difference between revisions)
Line 90: Line 90:
function rewriteLinks(elem) {
function rewriteLinks(elem) {
 +
alert('rewrite');
$("a",elem).each(function() {
$("a",elem).each(function() {
//var txt = $(this).text();
//var txt = $(this).text();

Revision as of 08:17, 23 July 2010