Team:Warsaw/JSTest2
From 2008.igem.org
(Difference between revisions)
Line 227: | Line 227: | ||
{ | { | ||
//var days=topics[i].split(';'); | //var days=topics[i].split(';'); | ||
- | var d= | + | var d=topics[i]; // another dirty IE hack |
- | if (d | + | if (typeof(d)!="string") break; |
+ | //alert (typeof(d)); | ||
//var days=topics[i].split(';'); | //var days=topics[i].split(';'); | ||
var days=d.split(';'); | var days=d.split(';'); |
Revision as of 15:41, 27 October 2008
Browse by topics |