Template:UIUC09Temp
From 2009.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
.ddsmoothmenu{ | .ddsmoothmenu{ | ||
font: bold 12px Verdana; | font: bold 12px Verdana; | ||
- | background: # | + | background: #F47F24; /*background of menu bar (default state)*/ |
width: 100%; | width: 100%; | ||
} | } | ||
Line 34: | Line 34: | ||
.ddsmoothmenu ul li a{ | .ddsmoothmenu ul li a{ | ||
display: block; | display: block; | ||
- | background: # | + | background: #F47F24; /*background of menu items (default state)*/ |
color: white; | color: white; | ||
padding: 8px 10px; | padding: 8px 10px; | ||
Line 138: | Line 138: | ||
var ddsmoothmenu={ | var ddsmoothmenu={ | ||
- | |||
- | |||
- | |||
transition: {overtime:300, outtime:300}, //duration of slide in/ out animation, in milliseconds | transition: {overtime:300, outtime:300}, //duration of slide in/ out animation, in milliseconds | ||
Line 257: | Line 254: | ||
//Initialize Menu instance(s): | //Initialize Menu instance(s): | ||
- | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 16:11, 8 June 2009