Team:Groningen/create desc
From 2010.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
function physprop() { | function physprop() { | ||
var txt ="<b>Physical properties</b><br>"; | var txt ="<b>Physical properties</b><br>"; | ||
- | txt +="Sequence<br>"+document.inv.seq.value+"<br>Length: "+document.inv.blength.value+" bps<BR><br>Host:<br>"+document.inv.host.value+"<br> | + | txt +="Sequence<br>"+document.inv.seq.value+"<br>Length: "+document.inv.blength.value+" bps<BR><br>Host:<br>"+document.inv.host.value+"<br>"; |
return txt; | return txt; | ||
} | } |
Revision as of 20:21, 26 October 2010