1) Script Title:
Accordion Content script (v2.0)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...ordionmenu.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?
... works but it is first closed and opened after.Code:$(activeMenuItem).trigger('mouseover');
Thanx



Reply With Quote
Bookmarks