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