Team:Warsaw/JSTest

From 2008.igem.org

(Difference between revisions)
Line 99: Line 99:
function trimContents(ans, title)
function trimContents(ans, title)
{
{
-
h3=new RegExp(/<h3.*>(.*)<\/h3>/i);
+
//h3=new RegExp(/<h3.*>(.*)<\/h3>/i);
-
//h3=new RegExp(/<h3[^>]*>((?:.|\n)*)<\/h3>/i);
+
h3=new RegExp(/<h3.*>((?:.|\n)*)<\/h3>/i);
var topics=ans.split(h3);
var topics=ans.split(h3);

Revision as of 01:04, 26 October 2008

Gallery Bricks Notebook Team Project Home