I was wondering if anyone knows if this is possible and if so where I can find out more information on how to accomplish it.
I have vertical drop downs on a site but some categories will need sub categories.
This is the code I have for example menu1
I wanted to add sub menus is there a way to go about that or do I need new code?HTML Code:<div id="menuoptions" class="menudropdiv"> <a href="#">Drop Option1</a> <a href="#">Drop Option2</a> <a href="#">Drop Option3</a> <a href="#">Drop Option4</a> </div>
-- Nate



Reply With Quote


Bookmarks