Team:Caltech
From 2014.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
if (ie) | if (ie) | ||
document.write('<div id="ic" style="position:absolute;top:0;left:0"><div style="position:relative">'); | document.write('<div id="ic" style="position:absolute;top:0;left:0"><div style="position:relative">'); | ||
- | document.write('<div id="eyeball" style="position:absolute;top:100px;left:100px;width:69px;height:34px"><img src=" | + | document.write('<div id="eyeball" style="position:absolute;top:100px;left:100px;width:69px;height:34px"><img src="https://static.igem.org/mediawiki/2014/1/1b/Eye.gif" width="69" height="34"></div>'); |
- | document.write('<div id="pupil1" style="position:absolute;top:0px;left:0px;width:12px;height:13px"><img src=" | + | document.write('<div id="pupil1" style="position:absolute;top:0px;left:0px;width:12px;height:13px"><img src="https://static.igem.org/mediawiki/2014/d/d3/Pupils.gif" width="13" height="13"></div>'); |
- | document.write('<div id="pupil2" style="position:absolute;top:0px;left:0px;width:12px;height:13px"><img src=" | + | document.write('<div id="pupil2" style="position:absolute;top:0px;left:0px;width:12px;height:13px"><img src="https://static.igem.org/mediawiki/2014/d/d3/Pupils.gif" width="13" height="13"></div>'); |
if (ie) | if (ie) | ||
document.write('</div></div>'); | document.write('</div></div>'); |
Revision as of 21:40, 8 July 2014
| ||||||||||||
| ||||||||||||
|