Template:Queens Canada/Notebookselector

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> <script type="text/javascript" src="http://www.dyna...")
 
(6 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
-
 
<script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex1/gooeymenu.js"> </script>
<script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex1/gooeymenu.js"> </script>
Line 169: Line 168:
</head>
</head>
<body>
<body>
 +
<div id="notebookmenu">
<ul id="gooeymenu1" class="gelbuttonmenu">
<ul id="gooeymenu1" class="gelbuttonmenu">
Week
Week
Line 193: Line 193:
gooeymenu.setup({id:'gooeymenu1', selectitem:0})
gooeymenu.setup({id:'gooeymenu1', selectitem:0})
</script>
</script>
-
<script>
 
-
$("#weekbutton").click( function()
 
-
{
 
-
$("#weeksub").fadeOut("slow");
 
-
});
 
-
 
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 01:18, 24 September 2012