Complete Newbie

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
nextpope
Beginner
Beginner
Posts: 2
Joined: Mon Oct 18, 2004 2:55 pm

Complete Newbie

Post by nextpope »

Hi,
I've just purchased a professional license and downloaded a vertcal menu. When I change a menu option in the menu_data.js file the option retains the default text and no sub-menus appear. Am I missing something?
Also, what I really want to do is use menu data from a MYSQL database - any pointers?
Thanks.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Complete Newbie

Post by John »

nextpope wrote:Am I missing something?
Yep - posting a URL so we can see what's going on and see your code! :D
nextpope wrote:Also, what I really want to do is use menu data from a MYSQL database - any pointers?
Many folks here doing just that, and there are quite a few topics posted. Use the Search function to find what you're looking for.
John
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Where you have showmenu=*****;
Is the name given to the submenu ******
Don't use quotes in menu items.

As John says a url is helpful otherwise we're guessing.

maz
nextpope
Beginner
Beginner
Posts: 2
Joined: Mon Oct 18, 2004 2:55 pm

MYSQL

Post by nextpope »

Thanks to Maz & John,
In my excited state to get started I didn't read some of the instructions properly - never done that before!!! Anyway, part one of my question is sorted.
About the MYSQL bit, I've done a bit of forum searching and will carry on. However, if anyone can save me time with a specific reference I'd be grateful. Two issues really - whats' the best way to substitute the menu_data.js file with a read to a db (example code?) and are there any good maintenance functions around ie. add/change/delete/resequence menu items. No point in reinventing the wheel.
Many thanks.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I don't know if this will help. It's some kind of builder, something about php/mySql. http://support.milonic.com/datamenu/mysqlmenu.php

Ruth
Post Reply