Team:Groningen/create desc

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
<script language="JavaScript">
<script language="JavaScript">
var cur="";
var cur="";
 +
var fouten ="";
function characteristics() {
function characteristics() {
  var txt = "";
  var txt = "";
Line 31: Line 32:
}
}
function post() {
function post() {
-
$("#ans").show();
 
-
$("#formpje").hide();
 
  var txt = "";
  var txt = "";
  var ok = false;
  var ok = false;
-
  if (document.inv.desc.value != "") { ok = true; }
+
  if (document.inv.desc.value != "") { ok = true; } else { fouten += "Description is not provided"; }
 +
 
  txt = characteristics()+"<b>Description</b><br>\n"+document.inv.desc.value+"<br><br>"+physprop()+"<br><br><b>Recommended working conditions/usage</b><br>"+document.inv.oper.value+"<br><br>";
  txt = characteristics()+"<b>Description</b><br>\n"+document.inv.desc.value+"<br><br>"+physprop()+"<br><br><b>Recommended working conditions/usage</b><br>"+document.inv.oper.value+"<br><br>";
Line 41: Line 41:
txt+='<form onSubmit="restore(); return false;" ><input type="submit"></form>';
txt+='<form onSubmit="restore(); return false;" ><input type="submit"></form>';
if (ok) {
if (ok) {
 +
 +
$("#ans").show();
 +
$("#formpje").hide();
 +
  document.getElementById("ans").innerHTML = txt;
  document.getElementById("ans").innerHTML = txt;
 +
} else {
 +
  document.getElementById("fouten").innerHTML = fouten;
}
}
 +
  $('#my-link').click();
  $('#my-link').click();
Line 57: Line 64:
</script>
</script>
<a id="my-link" href="#">
<a id="my-link" href="#">
 +
<div id="fouten"></div>
<div id="formpje">
<div id="formpje">
<form name='inv' onSubmit="post(); return false;" >
<form name='inv' onSubmit="post(); return false;" >

Revision as of 22:52, 26 October 2010

iGEM Groningen 2010

Hydrophobofilm
pushing coatings into a greener future

Characteristics
TypeProtein generator
Reporters
Invertors
Senders and receivers
Measurement devices
Eventual inputs
Eventual outputs
Polymerase transit rates PoPS
Ribosome transit rates
In case of device, describe used components
Description This should contain an brief summary of the BioBrick part/device made. Inputs and outputs should be short summarized
Physical properties
Sequence

Length of part bps
Physical properties
HostEscherichia coli
Bacillus subtilis
Yeast
Bacteriophage T7
Other:
Recommended working conditions specify here how there is worked with the BioBrick. Recommended working operations are mainly used for how the biobrick is used in the current project
Status of BioBrick part/device
Safety notes


Search

 

iGEM 2010 main page
iGEM HQ
iGEM Groningen Team page

University of Groningen
Where on earth are we?
Share |