-
Help with putting the Menu Content from database in Smooth Navigation Menu??
1) Script Title: Smooth Navigational Menu (v1.01)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...hmenu.htm#ajax
3) Describe problem: I fully success trying this Navigational Menu... It's nice Navigational Menu... But the problem, this Menu Content was Static.. So i wish the menu content can be the dynamic menu or easy to changes... With put the menu content from database in MySQL which the table name is [Menu] and the fields are [id, menu, category, sub_category]... Like This :
Menu
- Category
- Category
+ Sub Category
+ Sub Category
- Category
Menu
Menu
- Category
My Question :
How to putting the Menu Content from records in MySQL Database?
Please Help and Thank's b4.... ^_^
-
-
In general, the checklist for using any server side language to dynamically output client side JavaScripts is the same. As long as what gets output to the browser looks identical to as if you've manually included the script on your page, it should work. Exactly how to do this depends on how your pages are set up using PHP/ mySQL, and is beyond the scope of what we can help you with, unfortunately.
DD Admin
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks