Vertical Menu Program

liunx

Guest
Hello,<br />I asked this question in WHT, but received no answer, although the post was rewied some 30 times.<br />The problem is: I want to insert a vertical menu into my page so that the main menu item leaves where it is - in the left frame and the submenu item appears on the main frame and the link opens in the main:<br /><br /><br />mainmenu1 submenu1<br /> submenu2<br /> submenu3<br /><br />As far I created one wit Dreamweaver, but there submenu appears in left frame only:<br /><br />mainmenu1 submenu1<br /> submenu2<br /><br />I downloaded NavStudio (despite some not pretty nag screen), but I failed to create the kind of menu I wanted.<br />The problem is, I have no big knowledge of Java and HTML - all I do is via Dreamweaver.<br />So, the question is: how can I make such menu?<!--content-->
Is it something like <a href="http://dynamicdrive.com/dynamicindex1/hvmenu/index.htm" target="_blank">this</a> you mean? (Look to the left on screen.)<!--content-->
yes, it is like this, but DynamicDrive is too complicated <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><!--content-->
<!--quoteo(post=151286:date=Oct 6 2005, 04:23 AM:name=sardaukar)--><div class='quotetop'>QUOTE(sardaukar @ Oct 6 2005, 04:23 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=151286"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->yes, it is like this, but DynamicDrive is too complicated <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />I'm not sure why you think Dynamic Drive is too complicated - we use it all the time working with our Dreamweaver site builds.<br /><br />If you need a hand to install it then let me know and we'll help you get something installed<br /><br />Alan<!--content-->
Have you looked at the suckerfish dropdown technique? These have gotten pretty spiffy lately--multiple level menus, verticle or horizontal, etc. You'll probably have to spend some time playing with the HTML and CSS code to get it to work, but there are a lot of tutorials around the web -- e.g. <a href="http://www.htmldog.com/articles/suckerfish/dropdowns/" target="_blank">http://www.htmldog.com/articles/suckerfish/dropdowns/</a><!--content-->
<!--quoteo(post=151754:date=Oct 10 2005, 10:39 AM:name=owatagal)--><div class='quotetop'>QUOTE(owatagal @ Oct 10 2005, 10:39 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=151754"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Have you looked at the suckerfish dropdown technique? These have gotten pretty spiffy lately--multiple level menus, verticle or horizontal, etc. You'll probably have to spend some time playing with the HTML and CSS code to get it to work, but there are a lot of tutorials around the web -- e.g. <a href="http://www.htmldog.com/articles/suckerfish/dropdowns/" target="_blank">http://www.htmldog.com/articles/suckerfish/dropdowns/</a><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Thanks for the advice. I have spent so many hours googling the web and now I can't remember the exact number of program I have installed - and uninstalled. I will search for the tutorials.<br />Once more time - thanks. This forum rulez - as TCH too.<!--content-->
<!--quoteo(post=151754:date=Oct 10 2005, 10:39 AM:name=owatagal)--><div class='quotetop'>QUOTE(owatagal @ Oct 10 2005, 10:39 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=151754"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Have you looked at the suckerfish dropdown technique? These have gotten pretty spiffy lately--multiple level menus, verticle or horizontal, etc. You'll probably have to spend some time playing with the HTML and CSS code to get it to work, but there are a lot of tutorials around the web -- e.g. <a href="http://www.htmldog.com/articles/suckerfish/dropdowns/" target="_blank">http://www.htmldog.com/articles/suckerfish/dropdowns/</a><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />this is cool.<!--content-->
 
Top