Difference between revisions of "Team:Greece/our team"

Line 9: Line 9:
 
void(document.getElementById('svg_graphics_box').style.display = 'block');     
 
void(document.getElementById('svg_graphics_box').style.display = 'block');     
 
}
 
}
                 window.scroll({ behavior: 'smooth' });
+
 
                window.scrollTo({ behavior: 'smooth' });
+
                 $('.svgGraphic').click(function () {
</script>
+
                    $('html, body').animate({scrollTo: $(document).height()}, 'slow');
 +
                    return false;
 +
                });
 +
        </script>
  
 
<!-- Navigation Bar -->
 
<!-- Navigation Bar -->

Revision as of 09:48, 12 August 2017