AnimatedResponsiveImageGrid
AnimatedResponsiveImageGrid copied to clipboard
changing cursor
this shouldn't be hard coded, let user define his cursor (line 312) :
this.$items.children().css( 'cursor', 'default' ).on( 'click.gridrotator', false );