Team:KULeuven/Sandbox/Design1

From 2009.igem.org

(Difference between revisions)
Line 13: Line 13:
</script>
</script>
-
 
<script type="text/javascript">
<script type="text/javascript">
Line 23: Line 22:
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
})
})
-
 
-
ddsmoothmenu.init({
 
-
mainmenuid: "smoothmenu2", //Menu DIV id
 
-
orientation: 'v', //Horizontal or vertical menu: Set to "h" or "v"
 
-
classname: 'ddsmoothmenu-v', //class added to menu's outer DIV
 
-
//customtheme: ["#804000", "#482400"],
 
-
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
 
-
})
 
-
 
</script>
</script>
-
</html>
 
-
<html>
 
<h2>Example 1</h2>
<h2>Example 1</h2>

Revision as of 07:56, 7 September 2009

Example 1

Example 2