Difference between revisions of "Template:Team:DTU-Denmark/Submenue tiles.html"

Line 39: Line 39:
 
<!-- container for the tiles-->
 
<!-- container for the tiles-->
 
<ul id="tiles" class="container"></ul>
 
<ul id="tiles" class="container"></ul>
 
<ul class="container">
 
<li style = "background: url('https://static.igem.org/mediawiki/2016/7/7d/T--DTU-Denmark--substrate_tile.jpg"');" ><a href="https://2016.igem.org/Team:DTU-Denmark/substrate">Substrate</a></li>
 
</ul>
 
 
  
 
<script>
 
<script>
Line 118: Line 113:
  
 
     }  
 
     }  
window.alert(tile);
+
 
console.log(tile);
+
 
     // Insert html code in page.
 
     // Insert html code in page.
 
document.getElementById("tiles").innerHTML = tile.join("")
 
document.getElementById("tiles").innerHTML = tile.join("")

Revision as of 08:26, 17 October 2016

Tails for main menue points