Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | Dynamic menu with database | > | Request new recommendation | > | Featured requests | ||
by Wisnu Hidayat - 7 months ago (2015-01-19) dynamic menu
+5 | I need for create a menu with data from database and loading the content in single page. |
1. by Manuel Lemos - 7 months ago (2015-01-22) Reply
There are some JavaScript components to create menus dynamically.
To get the menu definition from a database it would require some additional AJAX requests.
I did not see an object to load menus dynamically using AJAX requests, but a combination of an object for generating menus dynamically and another for retrieving the menu definition with AJAX could solve your problem.
2. by Wisnu Hidayat - 7 months ago (2015-01-23) in reply to comment 1 by Manuel Lemos Comment
Thanks this is very helpful, next time I will ask again
+2 | by Vallo Reima 35 - 7 months ago (2015-01-22) Comment Hello, The "Side menu generator and handler" creates and handles the menus dynamically. It has server-side PHP component to describe and generate the menu and client-side JS component to handle the menu navigation and make AJAX requests according to the menu section clicks. The example holds the structure in the XML file and the texts in the sqlite database. This solution can be adapted to your application. Please contact for the details. Regards, Vallo Reima |
1. by Wisnu Hidayat - 7 months ago (2015-01-23) Reply
Thanks this is very helpful, next time I will ask again
Recommend package | |
|