Template:Kyoto/js
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | {{Kyoto/ContainedStickScroll}} | ||
<html> | <html> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
- | + | $("#kyoto-menu").containedStickScroll({ | |
- | + | duration: 0, | |
- | + | }); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> | ||
- |
Revision as of 12:15, 25 September 2012