[jQuery] Re: Can't change accordion auto height

2008-10-31 Thread Jörn Zaefferer
There still is the issue of the "old" accordion plugin being available, I'll remove that once jQuery UI 1.6 is out, which is the right place to look for the accordion now, and which includes the autoHeight with mixed case option. Jörn On Wed, Oct 29, 2008 at 9:59 PM, Mike <[EMAIL PROTECTED]> wrot

[jQuery] Re: Can't change accordion auto height

2008-10-29 Thread Mike
Found a pretty big bug, not sure why someone else didn't notice this. autoHeight is actually autoheight. The documentation has an error. Make sure to make it all lowercase and the rest should follow :) -- Mike

[jQuery] Re: Can't change accordion auto height

2008-10-05 Thread Jörn Zaefferer
Set autoHeight: false. Jörn On Sat, Oct 4, 2008 at 6:55 PM, MaxProxy <[EMAIL PROTECTED]> wrote: > > Hi > > When accordion is expaned, the height is very large even though there > may only be 2 links. How can I customise the 'ul class' that is put > in. I have tried taking out 'clearStyle', but th