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

Line 23: Line 23:
 
$( "img.fadeEffect" ).hover(
 
$( "img.fadeEffect" ).hover(
 
   function() {
 
   function() {
     $( this ).addClass( "grayscale" );
+
     $( this ).append( $( "<span> ***</span>" ) );
 
   }
 
   }
 
);
 
);
 
 
</script>
 
</script>
  
 
</html>
 
</html>

Revision as of 15:05, 6 August 2015