Team:TU Delft/header2

From 2010.igem.org

(Difference between revisions)
Line 53: Line 53:
// pageload is called at once.  
// pageload is called at once.  
-
if(this.text() != "Edit") $.history.load(hash);
+
alert(this.text());
 +
 
 +
if(this.text() != "edit") $.history.load(hash);
return false;
return false;
});
});

Revision as of 15:30, 21 July 2010