Where can I find detailed information about properties?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
myalo
Advanced
Advanced
Posts: 23
Joined: Mon Aug 28, 2006 6:54 pm
Contact:

Where can I find detailed information about properties?

Post by myalo »

Looking the at menu properties for example there is a short explanation about Position and it have 14 under ref. Where can I find full details about all the possible values each property can get
Thanks
Moshe Yalovsky
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm not sure what you mean by all values. In a case where the 'property' is a css type property it would take any valid css. So, border [offborder and onborder which are the ones that are coded with one line i.e. offborder="1px solid #ff0000";] These two properties would take any valid css, size, style and color.
There's a post here which is an explanation of many of them [all I knew] but this may not be what you want

viewtopic. ... 2089#42089

If you could tell me the properties for which you want information I'll try and give you what I can.

Ruth
myalo
Advanced
Advanced
Posts: 23
Joined: Mon Aug 28, 2006 6:54 pm
Contact:

Post by myalo »

Hi Ruth,
Thanks for the information. Where did you pick this information from?
BTW, can we specify the separator to be dashed instead of solid line?
Moshe
Moshe Yalovsky
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Below my name are some links to properties: style properties, menu properties and item properties. As to the separator, no you cannot set a style, there is no style for it, that is a property created by Milonic not a css property. You can get dotted separators by creating a separator image and use the separatorsize= whatever size, separatorimage= your image name.

You can also try the images created by Milonic

http://milonic.com/imagepack/

Ruth
myalo
Advanced
Advanced
Posts: 23
Joined: Mon Aug 28, 2006 6:54 pm
Contact:

Post by myalo »

Thanks
Moshe Yalovsky
Post Reply