You could combine the accordionchange event with the scrollTo plugin.

That event is documented here, though currently down, it seems:
http://docs.jquery.com/UI/Accordion/accordion

Jörn

On Wed, Jul 9, 2008 at 5:51 PM, Frank <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I've a question about accordion. I have checked the Doc and some Demo
> but I don't see how I can do this.
>
> Some of my section of my accordion have a realy big content and
> sometimes when a user click on a section with this amount of content,
> he loses the beginning of the text because the section header will
> join the other sections in the move.
>
> Example (Made with tutorial by Steve Krueger) :
>
> http://www.francoismartel.net/test/AccordionJQ/test.htm
>
> Is there a way to automatically move the navigation bar (of the
> Browser) so that the user is always positioned at the beginning of the
> text when he open a section with big content?
>
> Thanks.
>

Reply via email to