Template:Team:KIT-Kyoto/browser
From 2014.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
$(document).ready(function() { | $(document).ready(function() { | ||
setTimeout("animation()",300); | setTimeout("animation()",300); | ||
Line 41: | Line 40: | ||
$("#kit_browser").animate({'left':'0px'},'slow','linear'); | $("#kit_browser").animate({'left':'0px'},'slow','linear'); | ||
} | } | ||
+ | $(function(){ | ||
$("#kit_browser a").click( | $("#kit_browser a").click( | ||
function(){ | function(){ |
Revision as of 08:29, 11 September 2014