Difference between revisions of "Template:Starwars-theme"

Line 339: Line 339:
  
 
</style>
 
</style>
         <script type='text/javascript'>//<![CDATA[
+
         <script type='text/javascript'>
 
             $(window).ready(function() {
 
             $(window).ready(function() {
 
               $(window).scroll(function () {
 
               $(window).scroll(function () {
Line 356: Line 356:
 
                 }
 
                 }
 
               });
 
               });
             });//]]>
+
             });
 +
          // ability to open figure in new wndow
 +
          $('figure img').click(function () { window.open($(this).attr('src')); } )
 
         </script>
 
         </script>
  

Revision as of 13:42, 15 October 2016