Team:DTU-Denmark/Templates/Standard page begin

From 2011.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 8: Line 8:
<!-- JAVASCRIPTS -->
<!-- JAVASCRIPTS -->
<!-- *********** -->
<!-- *********** -->
-
    <script>
 
-
        $(function() {
 
-
    // initialize scrollable
 
-
    $(".scrollable").scrollable().navigator();
 
-
            // initialize tooltips
 
-
            $("#topnav > li > a[title]").tooltip();
 
-
        });
 
-
    </script>
 
     <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
     <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
Line 22: Line 14:
     <![endif]-->
     <![endif]-->
-
     <!-- jQuery Tools (slider & tooltips) -->
+
     <!-- jQuery Tools (slider) -->
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
 +
    <script>
 +
        $(function() {
 +
    // initialize scrollable
 +
    $(".scrollable").scrollable().navigator();
 +
        });
 +
    </script>
     <!-- Navigation scroll follow -->
     <!-- Navigation scroll follow -->

Latest revision as of 22:32, 21 September 2011

{{{1}}}