Team:Warsaw/JSTest

From 2008.igem.org

(Difference between revisions)
Line 108: Line 108:
{
{
var notags=titles[i].split(/(<h3>)|(<\/h3>)/i);
var notags=titles[i].split(/(<h3>)|(<\/h3>)/i);
-
alert (notags[3]);
+
alert (removeHTMLTags(notags[3]));
}
}
}
}

Revision as of 01:29, 26 October 2008

Gallery Bricks Notebook Team Project Home