Two things,

First, unrelated to your question, from a usability perspective
accordions just don't work when the user must scroll to the next
pane.  Defeats the whole purpose.  Moreover, at lower resolutions upon
opening the lower panes, the user must  scroll-up to see its top.   It
just doesn't work.

First thing I would do is try it in UI v.1.7.2.  You are using 1.7.1.

My first guest is: within your child elements, your TDS and MSDS
graphics protrude above the vertical area occupied by your h3 tags.
Compounding this, these static images don't have their height
explicitly set.  I suspect the fluttering you see (only in some
browsers) is due to the extra work -- and subsequent corrections --
that you are forcing client browsers to make.

Anything you can do to make the vertical space easier to reckon will
be welcome by the browser hosting the Accordion...

One suggestion: package your h3 and right-side images inside a fixed-
height div.

**--**  Steve



On Oct 23, 11:12 am, Forrest <forrestndo...@gmail.com> wrote:
> I am using jQuery Accordion 
> here:http://projectpath.ideapeoplesite.com/rutland/printing-whiteplastisol...
> and find some strange behavior when opening a section. The text jerks
> and looks dreadful for a second or so and then appears normally. This
> only happens when moving down and opening the next section. When I go
> the other way, the transition is smooth. Is there a setting that would
> remove this behavior?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to