on click only

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
sconard
Advanced
Advanced
Posts: 13
Joined: Mon Apr 03, 2006 7:08 pm

on click only

Post by sconard »

is it possible to set a parameter that will have submenus only reveal onclick instead of on hover. If so, can it be set that hover to reveal all sub menus is active until the first click, then all subs reveal only onclick?

Thank you for any assistance.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Yes.

It's called openonclick. Place that into the item that opens the submenu you want to openonclick.

aI("text=Open sub onclick;showmenu=sub;openonclick=1;");

Ruth
sconard
Advanced
Advanced
Posts: 13
Joined: Mon Apr 03, 2006 7:08 pm

I am reloading menu each time and using openmenusbyurl.js

Post by sconard »

openmenusbyurl.js means any menu items I designate openonclick never show since each click reloads the menu. for the type of sticky menus I am referring to, see http://www.parametrix.com and click on capabilities, transportation etc...
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hello,

Sorry, this is beyond anything I can do. I will post to Milonic and hopefully someone will be able to answer you.

I can't see how you can get both to work together since one says open if url matches and the other says don't open if not clicked. They are kind of mutually exclusive.

Ruth
Post Reply