Newbie...

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
chrisp
Beginner
Beginner
Posts: 2
Joined: Tue Aug 26, 2003 12:50 pm
Location: uk

Newbie...

Post by chrisp »

The menu is really confusing me, but I really want one on my site so I'm going to persist. Thought you guys could help me out.

Here is what I have done so far :

i) Chosen what menu I wanted (Horizontal Navigation Bar)
ii) Downloaded the zip file, and unzipped the files to my selected folder
iii) Edited the 'menu_data' file in Notepad, and previewed the 'menu.html' file until I got the desired look.

So Ive now got the menu how I want to look, but what do I do now? These are the questions I really need answering...

- Does my WebHost have to support any particular things ie. PHP, XHTML, FTP ?

- Do I upload the files unzipped from the initial download to my WebSpace?

- What is the code I need to put on my page in order for the menu to show up on my page, and where must it be placed? ie. In between the <head> </head> ?

- Can I change the width of the menu, as ideally I would like it set to a specific width

Thanks to anyone who is willing to help!

Chris (15)
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Newbie...

Post by John »

chrisp wrote:- Does my WebHost have to support any particular things ie. PHP, XHTML, FTP ?
All hosts support XHTML (it's just another flavor of HTML) and FTP (otherwise you couldn't upload your files to the server!). As for PHP, no, unless you're using it to write your menus (but I suspect not).
chrisp wrote:- Do I upload the files unzipped from the initial download to my WebSpace?
Yes.
chrisp wrote:- What is the code I need to put on my page in order for the menu to show up on my page, and where must it be placed? ie. In between the <head> </head> ?
Do a view source on the menu.htm file that's in the download. That will show you the calls. As for where, either in the <head>, or as the first item after the <body>.
chrisp wrote:- Can I change the width of the menu, as ideally I would like it set to a specific width
Yes. Check the extensive examples on the main site to see that and get some more ideas as well.
John
chrisp
Beginner
Beginner
Posts: 2
Joined: Tue Aug 26, 2003 12:50 pm
Location: uk

Post by chrisp »

Thankyou so much JGillet! My menu is now up and everything!

But I still don't really know what to do about the width settings...

Ive looked around the main site, but I cant really see anything that allows me to set the exact width for the main menu, or the submenus. It may be right in front of me, I dunno- But I cant find it...

So could somebody tell me either where I can find the info, or um- just post it here... I doubt (and am hopeful), that it is that difficult... Just a small code Id guess. Thanks for your help once agen :-)
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

itemwidth...


hey you said just a small code id. :) But thats the missing link...if you look in the 'menu quick reference' page or the 'menu item quick reference' page, you will see this property. Also, I've explained how to use it a couple times, do a search of the forum for 'itemwidth' with the author being 'Hergio' and you will see examples. ;) Good luck with the menu, it will be well worth it. And purchase a license if necessary because all the money you can throw at this guy is helpful! hehe :D
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
Post Reply