Difference between revisions of "Template:Starwars-theme"

Line 392: Line 392:
 
               // ability to open figure in new wndow
 
               // ability to open figure in new wndow
 
             $('figure img').click(function () { window.open($(this).attr('src')); } )
 
             $('figure img').click(function () { window.open($(this).attr('src')); } )
            $('figure img').css('cursor', 'zoom-in');
+
            <!-- $('figure img').css('cursor', 'zoom-in'); -->
 
             });
 
             });
 
         </script>
 
         </script>

Revision as of 18:42, 19 October 2016