Start Menu          
  
   
 


Creates a drop down menu

Parameters


See Also: EndMenu,MenuItem,StartMenuDropDown

Usage:

[{StartMenu}] [{MenuItem title="Menu Item Example" options="Documentation|/OpenForum/Documentation"}] [{StartMenuDropDown title="Menu Drop Down Example"}] <a href="http://www.bbc.co.uk" class="MenuItem">The BBC</a> <a href="http://www.google.com" class="MenuItem">Google</a> [{EndMenuDropDown}] [{EndMenu}]


renderer.sjs

return "<table class=\"menuBar\"><tr>";
by Admin on 21/04/2008 at 10:09 PM