Template:Team:Paris Saclay/simbox
From 2013.igem.org
(Difference between revisions)
Line 88: | Line 88: | ||
{ | { | ||
if(molecules[i].curve_show) | if(molecules[i].curve_show) | ||
- | reshtmlparamdiv += '<span style=" | + | reshtmlparamdiv += '<span style="color:#FFFFFF;background-color:'+molecules[i].curve_color+';">'+molecules[i].name+'</span> '; |
} | } | ||
reshtmlparamdiv += '<br />'; | reshtmlparamdiv += '<br />'; | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
paramdiv.innerHTML= reshtmlparamdiv; | paramdiv.innerHTML= reshtmlparamdiv; | ||
Revision as of 20:03, 2 August 2013