Difference between revisions of "Template:Starwars-theme"

Line 356: Line 356:
 
                 }
 
                 }
 
               });
 
               });
 +
              // ability to open figure in new wndow
 +
            $('figure img').click(function () { window.open($(this).attr('src')); } )
 
             });
 
             });
          // ability to open figure in new wndow
 
          $('figure img').click(function () { window.open($(this).attr('src')); } )
 
 
         </script>
 
         </script>
  

Revision as of 13:44, 15 October 2016