Goes back to BG1 after choosing

More
12 years 3 months ago #24966 by ikkezelluf
When i hover above a menu-item the images changes to bg2 etc...., that's good.

When i choose a menu-item bij clicking it (or a sub-menu-item) the image turn back to bg1. I want, when clicked on it, that the corresponding image (bg2 etc....) is in front.

Pleas look at www.black-bone.nl , you see what i mean.

Thnx,
Wim

Please Log in to join the conversation.

More
12 years 3 months ago #24981 by ivan.milic
You want to activate items on click rather than on mouse hover? You can select that in activation parameter for flashes menu in template settings

Please Log in to join the conversation.

More
12 years 3 months ago #24984 by ikkezelluf
Thanks for the answer but i can't find that option..... Where is it??

Kind regards
Wim
Attachments:

Please Log in to join the conversation.

More
12 years 3 months ago #24995 by ivan.milic
Open templates\hot_flashes\flashes_menu\menu.js

around line 82:

jQuery('#flashes > li > a').mouseover(function(e){

change to

jQuery('#flashes > li > a').click(function(e){
The following user(s) said Thank You: ikkezelluf

Please Log in to join the conversation.

Time to create page: 0.158 seconds
Powered by Kunena Forum