Team:UCLondon/Templates/Navigationv2

From 2012e.igem.org

(Difference between revisions)
Line 199: Line 199:
  });
  });
 +
 +
var loading = "";
Line 241: Line 243:
   
   
$(document).ready(function(event) {
$(document).ready(function(event) {
-
  var loading = $('#load').parent().html();
+
  loading = $('#load').parent().html();
    
    
   $('body').off('click', '.nothing', openContactBox);
   $('body').off('click', '.nothing', openContactBox);

Revision as of 00:00, 21 September 2012