You can use the navigation-option for that: http://docs.jquery.com/UI/Accordion/accordion Though you have to implement the "scroll down to accordion" yourself.
Jörn On Thu, Jan 22, 2009 at 10:44 PM, bcbounders <bcbound...@gmail.com> wrote: > > Hi, > > This is probably a stupid question, but I've been scouring around > trying to find an answer to no avail. > > Is is possible to have a hyperlink that links to the accordion on > another page in such a way that it opens a specific accordion > element? For instance, I have a page where I want to include an > accordion where each accordion element is a different service offered > by my company. On another page, I want to have a series of links, > each one linking to a different element in the accordion, so that when > the page is loaded, it scrolls down to that element and it is > expanded. > > Is this possible? > > Thanks! > - John >