Team:UNIK Copenhagen/test2

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
img4.src = "https://static.igem.org/mediawiki/2014/e/eb/Team_UNIK_Copenhagen_Lego_Y.PNG"  
img4.src = "https://static.igem.org/mediawiki/2014/e/eb/Team_UNIK_Copenhagen_Lego_Y.PNG"  
-
text1 = "Some questions to think of when you make your gene construct:"
+
text1 = "Add a promoter"
-
text2 = "Some questions to think of before transforming your organism:"
+
text2 = "Add a regulator"
-
text3 = "Your organism was successfully transformed!"
+
text3 = "Add ithe coding sequence"
-
text4 = "Congratulation, your biological system works!"
+
text4 = "Add a terminator"
function slideshowUp2()
function slideshowUp2()
Line 24: Line 24:
{num=1}
{num=1}
document.mypic2.src=eval("img"+num+".src")
document.mypic2.src=eval("img"+num+".src")
 +
document.getconstruct2.makeit2.value=eval("text"+num)
}
}
</script>
</script>
Line 35: Line 36:
Enter you sequence:  <input type="text" size="20">  
Enter you sequence:  <input type="text" size="20">  
<A HREF="JavaScript:slideshowUp2()">Click to add your sequence</A>
<A HREF="JavaScript:slideshowUp2()">Click to add your sequence</A>
 +
 +
<FORM NAME="getconstruct2">
 +
<INPUT class="illustration_description" TYPE="text" NAME="makeit2" VALUE="Add a promoter" multiple>
 +
</FORM>
</body>
</body>
</html>
</html>

Revision as of 08:09, 23 August 2014

Enter you sequence: Click to add your sequence