Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 103: Line 103:
      
      
     $(document).scroll(function() {
     $(document).scroll(function() {
-
         if ($(document).scrollTop() > 1500) {
+
         if ($(document).scrollTop() > 3000) {
             if (!away) {
             if (!away) {
                 away = true;
                 away = true;

Revision as of 19:37, 15 September 2013