Team:DTU-Denmark/Templates/Standard page begin
From 2011.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
<!-- JAVASCRIPTS --> | <!-- JAVASCRIPTS --> | ||
<!-- *********** --> | <!-- *********** --> | ||
- | |||
- | |||
- | |||
<script> | <script> | ||
// execute your scripts when the DOM is ready. this is mostly a good habit | // execute your scripts when the DOM is ready. this is mostly a good habit | ||
Line 17: | Line 14: | ||
// initialize scrollable | // initialize scrollable | ||
$(".scrollable").scrollable().navigator(); | $(".scrollable").scrollable().navigator(); | ||
+ | $("li.home a[title]").tooltip(); | ||
}); | }); | ||
</script> | </script> |
Revision as of 01:03, 21 September 2011