Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 115: Line 115:
   var nHeight = $('.MBContent').height();
   var nHeight = $('.MBContent').height();
   $('.MBWikiStyle').css('height', nHeight);
   $('.MBWikiStyle').css('height', nHeight);
 +
 +
  $('.team li').css( { '-webkit-animation': 'slideIN 2s 2s ease forwards',
 +
                        '-moz-animation': 'slideIN 2s 2s ease forwards',
 +
                        '-ms-animation': 'slideIN 2s 2s ease forwards' });
});
});

Revision as of 19:13, 18 September 2012