Restaurant foodmenu
Author: Jarkko S.
Visited 1689,
Followers 2,
Shared 0
Hi!
How can I create "restaurant menu", which is opening and show all food in that category when customer click the food category name?
Example like this: http://tamarin.fi/menu/
Best regards
Jarkko
Posted on the
Hello Jarkko,
the same effect is not available in the program but you can create a similar structure by using the tabs in the text object http://help.websitex5.com/en/v11/pro/ogg_testo.htm
If you find a custom code to get this feature, this code can be added in WebSite X5 with the HTML code object in step 3. In this way, if you find scripts that suit your needs, you can easily use them inside the Software. Also if I cannot give support to third party custom code, I can explain you how to add it in WebSite X5.
Many thanks!
Author
Hi!
Thank you for your answer.
I tryed to copy tamarin.fi menucode and pasted it in step 3 and it is working correctly, I viewed it on preview window but didn't upload it because it's not free of charge to use Tamarin code online. But anyway solution might be using tabs, as you suggested.
Author
Here you can view this project what im working on: ravintolat.info
Hello Jarkko,
You can look if there are free alternatives to get the same effect and add then the code in the project.
Many thanks!
Author
menu is ready, all made with websitex5: www.@ravintola@mikkis.@@@fi
(delete @ mark, made because google serh :))
Hi Jarkko,
That menu is essentially made with an accordion widget. It's easy to find free widgets on the Web to insert into your project. You merely have to search Google for "free widget code" or something similar. Then read the instructions and copy and paste the code.
I've included some links below. The first one has an accordion widget made with Java. By the way, my search term was "free accordion widget" and the search brought back multiple links.
https://jqueryui.com/accordion/
http://www.jqueryscript.net/accordion/Simple-Stylish-Accordion-Widget-with-jQuery-CSS.html
https://musefree.com/muse-accordion-widget/
http://www.htmldrive.net/categorys/show/11/accordion
I saw from your last post that you finished your project so I guess this is for the next time you need a widget.