Team:TU Delft/header2

From 2010.igem.org

(Difference between revisions)
Line 110: Line 110:
if(this.hash)
if(this.hash)
-
this.href = '#anchor=' + this.href.substring(1);
+
this.href = '#anchor=' + this.hash.substring(1);
else if(txt != "edit")
else if(txt != "edit")
this.href = this.href.replace("https://2010.igem.org/Team:TU_Delft/", "#page=");
this.href = this.href.replace("https://2010.igem.org/Team:TU_Delft/", "#page=");

Revision as of 13:02, 22 July 2010