Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 23: Line 23:
         adjustStyle($(this).width());
         adjustStyle($(this).width());
     });
     });
-
   $('a[href*=#]').bind('click', function(e) {
+
   /*$('a[href*=#]').bind('click', function(e) {
e.preventDefault();  
e.preventDefault();  
var target = $(this).attr("href");  
var target = $(this).attr("href");  
Line 32: Line 32:
return false;
return false;
-
   });
+
   });*/
});
});
</script>
</script>

Revision as of 07:42, 29 August 2013