Team:UCLondon/Templates/Navigationv2

From 2012e.igem.org

(Difference between revisions)
Line 162: Line 162:
-
  //.hov { display: inline; }
+
  //.hov:hover img {  }
   
   
Line 185: Line 185:
-
   /*$('.hov').mouseenter( function() {
+
   $('.hov').mouseenter( function() {
       $(this).children().children('img').animate({
       $(this).children().children('img').animate({
                           height:40,
                           height:40,
Line 196: Line 196:
                           top:+25
                           top:+25
               }, 500 );
               }, 500 );
-
  });*/ /* using css instead */
+
  });
      
      

Revision as of 23:38, 20 September 2012