Team:Heidelberg/Templates/Footer-Start

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
                 function () {
                 function () {
                     var $this = $(this);
                     var $this = $(this);
-
                     $this.find('img.class').stop().animate({
+
                     $this.find('img.circle').stop().animate({
                         'width'    :'300px',
                         'width'    :'300px',
                         'height'    :'300px',
                         'height'    :'300px',
Line 25: Line 25:
                     var $this = $(this);
                     var $this = $(this);
                     $this.find('ul').fadeOut(500);
                     $this.find('ul').fadeOut(500);
-
                     $this.find('img.class').stop().animate({
+
                     $this.find('img.circle').stop().animate({
                         'width'    :'52px',
                         'width'    :'52px',
                         'height'    :'52px',
                         'height'    :'52px',

Revision as of 19:10, 23 October 2013