Team:UCLondon/Templates/Navigationv2

From 2012e.igem.org

(Difference between revisions)
Line 188: Line 188:
       $(this).children().children('img').animate({
       $(this).children().children('img').animate({
                           height:40,
                           height:40,
-
                           top:-25
+
                           top:-50
               }, 500 );
               }, 500 );
Line 194: Line 194:
       $(this).children().children('img').animate({
       $(this).children().children('img').animate({
                           height:15,
                           height:15,
-
                           top:+25
+
                           top:+50
               }, 500 );
               }, 500 );
  });
  });

Revision as of 23:39, 20 September 2012