[jQuery] [UI Accordion] - Default Active Element

[jQuery] [UI Accordion] - Default Active Element

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">I understand that </font><code class="mix">setting
the navigation option <span class="keywords">to will identify the
active element through location.hash.
Isn't there any other way of specifiying the active element, perhaps by
means of an attribute such as id=active.
The reason is that, in our case, the Accordion menu list out a series
of sections (rather than pages) and whilst the user is browsing the
subpages of each section, we want the accordion to remain open on the
parent section.</span></code>
Hope that makes sense!
Being able to specify which element is active should be a very useful
feature.
Thanks
</body>
</html>