Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:09

All menu global properties, where can I find documentation?


Poster: Brannmark
Dated: Friday March 31 2006 - 8:59:28 BST

Building an ASP driven menu. In the process of setting up the table for "Global" menu properties like:

fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


What else should I include in this table? Can find where the above mentioned properties are specified. Just other global properties?


Poster: Migru
Dated: Friday March 31 2006 - 9:19:52 BST

Hi

you find information here:
Beginner User Manual
http://www.milonic.com/beginner.php
Methods and functions
http://www.milonic.com/menu_methods.php
Global variables
http://www.milonic.com/menu_variables.php
Global properties
http://www.milonic.com/global_properties

Michael


Poster: Brannmark
Dated: Friday March 31 2006 - 9:22:29 BST

Yeah, but these doesnt mention the properties I listed. So, where is the full documentation of those?


Poster: Migru
Dated: Friday March 31 2006 - 9:26:13 BST

Quote:
_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_subOffsetTop=10 // Sub menu top offset
_subOffsetLeft=-10 // Sub menu left offset


( see the first url listed above)

maybe you are color-blind, as the explanations given there are green and red.


Poster: Brannmark
Dated: Friday March 31 2006 - 9:34:42 BST

Yeah, I see them but I also know these variables exists:

_followSpeed
_followRate
_scrollAmount
_scrollDelay

So once again, why arent these listed under global variables / properties documentation?


Poster: Migru
Dated: Friday March 31 2006 - 9:41:49 BST

Hi

its a good question, but you are asking the users (this is a users forum)
so why don´t you forward your question to the creators/producers/programmers ?
http://www.milonic.com/support/


Michael


Poster: Brannmark
Dated: Friday March 31 2006 - 9:46:22 BST

Cause I was under the impression that this was a support forum, and that the staff is reading these messages.

But thanks for your help and input so far.

Lets see what the makers has to say.


Poster: Migru
Dated: Friday March 31 2006 - 12:21:31 BST

Hi

accept some comments:
Why do you need documentation on global parameters, which have self-explaining names and where the timing is controlled (as it is normally performed) in milliseconds or by a number per time unit ? And - I´m very certain, you haven´t even made efforts to find it by using the SEARCH function, item of the main menu.


_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_followSpeed=5 // Follow scrolling speed
_followRate=40 // Follow scrolling Rate
_subOffsetTop=0 // Sub menu top offset
_subOffsetLeft=-3 // Sub menu left offset
_scrollAmount=3 // Only needed for Netscape 4.x
_scrollDelay=20 // Only needed for Netcsape 4.x

This was very easy to find by using the Search Item, Milonic Home Page, main menu.

Michael


Poster: Brannmark
Dated: Friday March 31 2006 - 12:47:26 BST

Yes, but what I would like to have is a complete list of all these properties / variables as I'm building a system that will generate all the menus from a database. So I can add these into my system and give the "fields" a correct description so my users will understand what they are used for. Ie, are these all the properties / variables that one can set?


Poster: Migru
Dated: Friday March 31 2006 - 12:48:49 BST

....and if there is no such list ?


Poster: Brannmark
Dated: Friday March 31 2006 - 13:07:20 BST

Yes, there is a list, but to me it seams uncomplete, when as you cleary see that there are other values that can be set than the listed ones.

All I wonder is what else isnt on the list, besides those I have found myself....

All I'm asking is for a complete list, so that I dont miss any value that might be needed. Sure, I have made my system flexiable for adding new properties and variables just by adding more fields to the tables, but I rather start with as complete as possible.


Poster: Migru
Dated: Friday March 31 2006 - 13:10:38 BST

There was a request in September 2005 for such a list, I have revived that, in order to "mobilize" someone maybe to look after that. M.
http://www.milonic.com/forum/viewtopic.php?t=6439


Poster: Brannmark
Dated: Friday March 31 2006 - 13:48:17 BST

Great, thanks!


Poster: Brannmark
Dated: Friday March 31 2006 - 13:53:43 BST

What happends if I set these to false by default, would that make the menu work like not setting them at all??? Or are some true when not setting them?

http://www.milonic.com/global_properties