Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 134: Line 134:
   $('#shadow').toggle('slow', function() {
   $('#shadow').toggle('slow', function() {
       $(this).children('#box-content').html(input);  
       $(this).children('#box-content').html(input);  
 +
      $('#box-content img').css({ 'width':200, 'height':155});
     });
     });
    
    
-
     $('#box-content img').css({ 'width':200, 'height':155});
+
      
      
      
     return false;
     return false;

Revision as of 19:39, 18 September 2012