Template:Team:Sheffield/NavigationBar
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<script> | <script> | ||
$(document).ready(function() { // Document ready | $(document).ready(function() { // Document ready | ||
+ | console.log("works"); | ||
$('#bodyContent').scroll(function() { | $('#bodyContent').scroll(function() { | ||
console.log("bodyContent"); | console.log("bodyContent"); |
Revision as of 10:41, 4 October 2014