any other suggestion on how to do this....

liunx

Guest
sup peeps!<br />
<br />
im making a site for a restaraunt. they want there entire menu on the site. they also want them grouped into food catagories like this:<br />
<br />
-Appetizer<br />
....Sea Scallaps<br />
....Shrimp C0cktail<br />
<br />
-Entrees<br />
....-Chicken<br />
.......-Chicken cordon blu<br />
.......-Chicken Marsala<br />
.......-Chicken Parmesan<br />
....-Veal<br />
.......-Veal Parmesan<br />
.......-Veal Marsala<br />
<br />
<br />
anyway, i thought of using a dhtml folding menu but it looks kinda cheesy if you go here to view it (<!-- m --><a class="postlink" href="http://www.vitositaliancafe.com/menu_test1.htm">http://www.vitositaliancafe.com/menu_test1.htm</a><!-- m -->)<br />
<br />
what other ideas do yall have? Flash? Java? Other?<br />
<br />
thanks for any info.<br />
<br />
Brad Nelson<!--content-->That directory tree effect does not look good for a resturant website. Too technical looking.<br />
<br />
If the menu is not too big just put it all on the page, simulating a real menu. <br />
<br />
If the menu is a bit extensive then try the fancier stuff like a DHTML menu or Flash (if you can make it load fast and look good). <br />
<br />
Look at what other resturant websites have done to get ideas.<br />
<br />
<br />
Regards,<br />
Kevin<!--content-->I agree with Kevin. I have done several restaurant websites. I have always put the whole menu up. I do, however, break the menu into categories. Appetizers, Entrees (Sometimes further subdivided into beef, poultry, seafood, pasta) dessert, Etc.<!--content-->I assume you won't be working on this website forever. I'd like to see the chef editing a java applet in order to change the menu. :D<!--content-->If it's longish and you still want it all on one page, there's always the good old named anchor. Put the categories all on the top so people can go right to what they want to look at, and they can still scroll down the page if they prefer. Sometimes the simplest solutions seem to work the best. If it's very exensive, a tabbed kind of thing would work, too.<!--content-->i think I'll just create a flash to do it.<br />
<br />
Thanks for the suggestions.<br />
<br />
<br />
<br />
Brad Nelson<!--content-->well if you do really want a collapsable tree. Heres a great generator<br />
<br />
<!-- m --><a class="postlink" href="http://www.dynamicdrive.com/dynamicindex1/navigate1.htm">http://www.dynamicdrive.com/dynamicindex1/navigate1.htm</a><!-- m --><!--content-->
 
Back
Top