Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 101: | Line 101: | ||
<script> | <script> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
+ | var $window = $(window); | ||
$('section[data-type="background"]').each(function(){ | $('section[data-type="background"]').each(function(){ | ||
var $bgobj = $(this); //assigning the object | var $bgobj = $(this); //assigning the object |
Revision as of 16:24, 23 December 2013