Template:Queens Canada/Notebookselector

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 40: Line 40:
position:absolute;
position:absolute;
width:0;
width:0;
-
background:black;
+
background:lightblue;
background:url('http://dl.dropbox.com/u/46807995/gelbuttonleft.gif') top left no-repeat, url('http://dl.dropbox.com/u/46807995/gelbuttonright.gif') top right no-repeat, url('http://dl.dropbox.com/u/46807995/gelbuttoncenter.gif') top center repeat-x;
background:url('http://dl.dropbox.com/u/46807995/gelbuttonleft.gif') top left no-repeat, url('http://dl.dropbox.com/u/46807995/gelbuttonright.gif') top right no-repeat, url('http://dl.dropbox.com/u/46807995/gelbuttoncenter.gif') top center repeat-x;
-
 
}
}
Line 161: Line 160:
{
{
height: 100px;
height: 100px;
-
background-color:white;
 
}
}
.weeksub
.weeksub
Line 170: Line 168:
</head>
</head>
<body>
<body>
-
 
<div id="notebookmenu">
<div id="notebookmenu">
<ul id="gooeymenu1" class="gelbuttonmenu">
<ul id="gooeymenu1" class="gelbuttonmenu">
Line 196: 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