Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Initial Email From: John
Initial Email Subject: Please advise as fast as possible (database problem)
Support Case Month: December 2012
I downloaded the new version and I purchased it's license
My problem is in dynamic MYSQL menu from database
In your website in the link
http://www.likno.com/addins/dhtml-menu-serverside-example.html
this example is for submenus only but I need it to be from the first level to be from database , in the example the dynamic part starts from S4 under products
I need the level I2 and all its lower submenu to be dynamic..
I tried to make it many times but it did not get any data… please send for me an example or steps to solve this issue
Please take a look in the green part in this print screen
Please advise as fast as possible
Reply From: Likno Customer Support
Dear John,
If you want to add more items to the main menu, then just use the main menu variable (“M0” in your screenshot).
So for example, this will add an item into the “Products” submenu:
S4.newItem('style=sub_item_style;text0=Helmets');
and this will add an item into the main menu:
M0.newItem('style=main_item_style;text0=New Main Menu Item');
I hope this helps. If you need more detailed help, I will need to know exactly what you would want your menu to show, how your DB is structured and which programming language you will be using.
Best Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter
Reply From: John
Thanks a lot for your help, I solved this problem.
Tags: css menu, data, database, drop-down menu, dynamic content, javascript menu, jquery, link, main menu, main menu item, Menu, Mysql, sliding menu, submenu, website