Template:Kyoto/js
From 2012.igem.org
(Difference between revisions)
(Created page with "<script type="text/javascript"> $(function() { var list = document.all.list; var board = document.all.board; var margin = window.innerWidth - (list.style.width + board.styl...") |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
Line 16: | Line 17: | ||
}); | }); | ||
</script> | </script> | ||
+ | </html> |
Revision as of 17:16, 18 September 2012