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); | + | alert (notags[3]); |
} | } | ||
} | } |
Revision as of 01:27, 26 October 2008
|