Team:Cambridge/Templates/boxesprototypenew
From 2010.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
newDiv.setAttribute('style',"width:100%;height:100%;background:black; position:fixed; left:0; top:0;z-index:100; text-align:center; background:url(https://static.igem.org/mediawiki/2010/e/e9/Opacity9.png) ;"); | newDiv.setAttribute('style',"width:100%;height:100%;background:black; position:fixed; left:0; top:0;z-index:100; text-align:center; background:url(https://static.igem.org/mediawiki/2010/e/e9/Opacity9.png) ;"); | ||
newDiv.setAttribute('onclick',";hideOverlay();"); | newDiv.setAttribute('onclick',";hideOverlay();"); | ||
- | newDiv.innerHTML='<div style="margin-top:100px; z-index:1000;padding:10px; background: | + | newDiv.innerHTML='<div style="margin-top:100px; z-index:1000;padding:10px; background:#080808;width:640px; margin-left: auto; margin-right:auto;" onclick="dontclose=true;"><object width="640" height="385"><param name="movie" value="'+youTubeURL+'"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="'+youTubeURL+'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div><a href="#" style="color:white !important; margin-top:20px; font-size:15px;" onclick="hideOverlay()">close</a>'; |
$('body')[0].appendChild(newDiv); | $('body')[0].appendChild(newDiv); | ||
} | } |
Revision as of 16:06, 26 October 2010
Abstract
We placed genes from fireflies and bioluminescent prokaryotes into E.coli to add brighter bacterial light to the registry. Using mutagenesis we created a range of coloured bioluminescent BioBricks.
Multimedia
If you want a break from hard-core science, check out our Gibson Assembly music video.
You can also see view videos of our bacterial bubble lamp and project overview.
Tools