Team:TU Delft/test

From 2010.igem.org

(Difference between revisions)
Line 221: Line 221:
for (count=0;count<(constituentFolders.length);count++)
for (count=0;count<(constituentFolders.length);count++)
{
{
-
outputStr=outputStr + " &raquo; <a href=''>" + constituentFolders[count] + "</a>";
+
outputStr=outputStr + " &raquo; <a href='https://2010.igem.org/Team:TU_Delft/test#page=" + constituentFolders[count] + "'>" + constituentFolders[count] + "</a>";
}
}
$("#breadcrumbs").html(outputStr);
$("#breadcrumbs").html(outputStr);

Revision as of 14:56, 27 September 2010