On Sun, Feb 15, 2009 at 10:10 AM, FredJones <[email protected]>wrote:

>
> Firstly, the demo here http://docs.jquery.com/UI/Accordion does not
> work for me on any browser I test. I think it is broken.
>

Fixed. The way you saw it, the demo had already been updated to match the
trunk (a header option is not needed to be specified in most cases) but docs
demos run on the latest preview release (currently 1.6rc6), which doesn't
have this fix yet.


> Secondly, I am using this widget on a <ul> tag where each <li> has
> another <ul>. It works well BUT if the bottom one is open and you put
> the mouse on that <ul> tag and then slide it up to the <li> so that it
> begins to close and then continue sliding up (quickly) to the next
> <li> up
> before it finishes closing, then the next one doesn't open.
>
> Seems to me that the 'open' event never happens on the next <li>
> because the lower one's 'closing' animation didn't yet finish.
>
> Is there a fix for this issue?
>

Can you share a code sample demonstrating what you're describing above? That
sure would help us see what you're seeing.

- Richard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to