quadrakm
03-08-2012, 01:55 PM
1) Script Title:
Accordion Content script (v2.0)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
3) Describe problem:
Hi,
I want that the current/active menue item is opened/expanded like the defaultexpanded-parameter. But I can only filter the "current" menu item after the document is ready.
Is there a way to define a "defaultexpanded" after document is ready?
$(activeMenuItem).trigger('mouseover');
... works but it is first closed and opened after.
Thanx
Accordion Content script (v2.0)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm
3) Describe problem:
Hi,
I want that the current/active menue item is opened/expanded like the defaultexpanded-parameter. But I can only filter the "current" menu item after the document is ready.
Is there a way to define a "defaultexpanded" after document is ready?
$(activeMenuItem).trigger('mouseover');
... works but it is first closed and opened after.
Thanx