Difference between revisions of "Team:Brasil-USP/modeling/TemplateIndex"

Line 23: Line 23:
 
$( "img.fade" ).hover(
 
$( "img.fade" ).hover(
 
   function() {
 
   function() {
     $this.fadeOut(50);
+
     $( this ).addClass( "hover" );
 
   }
 
   }
 
);
 
);

Revision as of 15:02, 6 August 2015