Team:AUC TURKEY/Test
From 2013hs.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style type="css/text"> | ||
+ | #source | ||
+ | { | ||
+ | font: monospace 10 px black; | ||
+ | } | ||
+ | </style> | ||
<div style="margin:20px; margin-top:5px"> | <div style="margin:20px; margin-top:5px"> | ||
<div class="smallfont" style="margin-bottom:2px">Here's the <b>source code</b> of the game if you're interested:<input type="button" value="Click" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.font='monospace 10 px black;';this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display=''} else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none';}"> | <div class="smallfont" style="margin-bottom:2px">Here's the <b>source code</b> of the game if you're interested:<input type="button" value="Click" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.font='monospace 10 px black;';this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display=''} else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none';}"> | ||
</div> | </div> | ||
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> | <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> | ||
- | <div style="display: none;"> | + | <div id="source" style="display: none;"> |
var garen:Number=Infinity; | var garen:Number=Infinity; | ||
</div> | </div> |
Revision as of 05:53, 12 June 2013