setting item property as reference

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
luisraposo
Advanced
Advanced
Posts: 20
Joined: Wed Aug 29, 2007 2:49 pm

setting item property as reference

Post by luisraposo »

hi,

I am trying to set a specific menu item property according to a general one
(the idea is to have an option "selected" on startup)

the options below (or combination with javascript)do not work..
. aI("text=Geral;bgimage=`javascript:_m[getMenuByName('main_menu')][6].pagebgimage`;")
. aI("text=Geral;bgimage=_m[_mi[0][0]][6].pagebgimage;")

is it possible? how?

thanks,
luis
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: setting item property as reference

Post by Ruth »

Hi Luis,

You are going to have to contact Milonic about how to do it. There isn't anyone on the board anymore who knows js and works with functions for the menu. I think I gave you a link to the demos page, but just in case I didn't, I'll post it again. There are some functions created for things like changing a menu property or changing an item property and maybe they will give you some ideas.

http://support.milonic.com/demos/

Hope this helps.

Ruth
Post Reply