Team:NCTU Formosa/source/head
From 2013.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
} | } | ||
} | } | ||
+ | $(document).ready( | ||
+ | |||
+ | function() { | ||
+ | |||
+ | $("html").niceScroll(); | ||
+ | |||
+ | } | ||
+ | |||
+ | ); | ||
$(function() { | $(function() { | ||
- | |||
adjustStyle($(this).width()); | adjustStyle($(this).width()); | ||
$(window).resize(function() { | $(window).resize(function() { |
Revision as of 02:32, 30 August 2013