Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Fx.accordion Error When using alwaysHide: true
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeremy B  
View profile  
 More options Oct 24 2009, 11:34 am
From: Jeremy B <jbue...@gmail.com>
Date: Sat, 24 Oct 2009 08:34:13 -0700
Local: Sat, Oct 24 2009 11:34 am
Subject: Re: [Moo] Re: Fx.accordion Error When using alwaysHide: true

Yeah I put the fix into my mootools-more and the JS error is gone, but the
accordion does snap back open after it closes.

Jeremy Bueler
www.jbueler.com

On Sat, Oct 24, 2009 at 5:19 AM, soundseller <soundsel...@googlemail.com>wrote:

> @oscar I tried your fix but
>  it still does not work as expected.
> If I try to close all elements, the accordion snaps open again.
> Any ideas?
> I use following code:
> var accordion = new Accordion($$('.toggler'),$$('.element'), {
>                opacity: 0,
>                alwaysHide: true,
>                onActive: function(toggler) { toggler.setStyle('color',
> '#000000'); },
>                onBackground: function(toggler) { toggler.setStyle('color',
> '#666666'); }
>        });

> On Oct 24, 3:15 am, "Steve Onnis" <st...@cfcentral.com.au> wrote:
> > I use

> > display : null

> > -----Original Message-----
> > From: Piotr Zalewa [mailto:zal...@gmail.com]
> > Sent: Saturday, 24 October 2009 12:32 AM
> > To: mootools-users@googlegroups.com
> > Subject: [Moo] Re: Fx.accordionError When using alwaysHide: true

> > code simplified a bit
> > the problem is with the display: -1
> > don't even know if it is the right usage - it's working if commented
> outhttp://mooshell.net/kxYpt/1

> > zalun
> > --
> > London, UK


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.