Where I can get a clear info on how to position dhtml menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
softaid
Beginner
Beginner
Posts: 8
Joined: Tue Jan 27, 2004 5:37 pm

Where I can get a clear info on how to position dhtml menu

Post by softaid »

I would appreciate being directed to where I can get a clear info on how to position dhtml menus on the web page. Are there absolute or relative references?

Is the positioniong controlled in the javascript? Which file?

I got http://www.aid.com up and running via trial and error.

I use version 5.0 Final.

Thanks
David Y. :D
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Re: Where I can get a clear info on how to position dhtml me

Post by kevin3442 »

softaid wrote:I would appreciate being directed to where I can get a clear info on how to position dhtml menus on the web page.
There is no single reference on positioning, because there are lots of variations. You can find various examples in the Samples pages (go to milonic.com, open the "DHTML Menu" item in the main menu, then open the "Samples" submenu).

If you can tell us what sort of positioning you're after, there are many experienced people in this forum who can quickly guide you to the right combination.
Are there absolute or relative references?
There are both
Is the positioniong controlled in the javascript? Which file?
Yes, for the most part. Which file?... your menu data file (typically called menu_data.js). You can also use relative poitioning by embedding your main menu in a table within the page itself (see sample 9)
I got http://www.aid.com up and running via trial and error.
Nice work.
I use version 5.0 Final.
There is now a 5.01. You can keep track of current releases in this topic. You can scroll to the bottom of the thread and use the "Watch this topic" (or somethnig like that) link so that you'll receive email notifications of changes to that topic.

Hope that helps,

Kevin
Post Reply