Difference between revisions of "Template:IONIS Paris-test"

Line 225: Line 225:
  
  
    <!-- Custom Theme JavaScript -->
+
 
    <script>
+
    // Closes the sidebar menu
+
    $("#menu-close").click(function(e) {
+
        e.preventDefault();
+
        $("#sidebar-wrapper").toggleClass("active");
+
    });
+
 
+
    // Opens the sidebar menu
+
    $("#menu-toggle").click(function(e) {
+
        e.preventDefault();
+
        $("#sidebar-wrapper").toggleClass("active");
+
    });
+
 
+
    // Scrolls to the selected menu item on the page
+
    $(function() {
+
        $('a[href*=#]:not([href=#])').click(function() {
+
            if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') || location.hostname == this.hostname) {
+
 
+
                var target = $(this.hash);
+
                target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
+
                if (target.length) {
+
                    $('html,body').animate({
+
                        scrollTop: target.offset().top
+
                    }, 1000);
+
                    return false;
+
                }
+
            }
+
        });
+
    });
+
    </script>
+
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 20:47, 21 July 2015

IONIS iGEM 2015

HOME

The Bio Console


More

Learn about our project!

Our Project


Bio Console

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Learn More

Mobile application

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Learn More

Human Practices

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Learn More

Modeling

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

Learn More

Contact

66 rue Guy Moquet
94800 Villejuif, France



Copyright © Our Website 2015