-
Accordion - onMouseOver, onMouseOut control?
1) Script Title: Accordion Menu Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ordionmenu.htm
3) Describe problem:
Hi, is it possible to have the sub-nav menu items appear and disappear on mouser over/out as opposed to getting the user to 'click'?
have had a client ask for this as a preference.
thanks in advance.
Jas
-
-
I have had a quick search in relation to this - but can't seem to find what I'm looking for.
Apologies if this has already been covered.
-
-
You need to set the following property of the Accordion menu object
Code:
revealtype: "click"
to
Code:
revealtype: "mouseover"
hope this helps
-
-
@codeexploiter - perfect, thank you very much
Jas
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks