Team:KULeuven/Sandbox/Design2

From 2009.igem.org

(Difference between revisions)
(New page: <html> <link rel="stylesheet" type="text/css" href="https://2009.igem.org/wiki/index.php?title=Team:KULeuven/Sandbox/ddsmoothmenu_css&action=raw&ctype=text/css" /> <link rel="stylesheet" ty...)
Line 16: Line 16:
ddsmoothmenu.init({
ddsmoothmenu.init({
-
mainmenuid: "smoothmenu1", //menu DIV id
+
mainmenuid: "smoothmenu2", //menu DIV id
-
orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
+
orientation: 'v', //Horizontal or vertical menu: Set to "h" or "v"
classname: 'ddsmoothmenu', //class added to menu's outer DIV
classname: 'ddsmoothmenu', //class added to menu's outer DIV
//customtheme: ["#1c5a80", "#18374a"],
//customtheme: ["#1c5a80", "#18374a"],
Line 24: Line 24:
</script>
</script>
-
<div id="smoothmenu1" class="ddsmoothmenu">
+
<div id="smoothmenu2" class="ddsmoothmenu-v">
<ul>
<ul>
<li><a href="http://www.dynamicdrive.com">Item 1</a></li>
<li><a href="http://www.dynamicdrive.com">Item 1</a></li>

Revision as of 08:24, 7 September 2009