I submitted code for this update weeks ago...
UPDATE for ui.accordion widget - size() method:
http://groups.google.com/group/jquery-ui/browse_thread/thread/f4b963f...
If you want to use an accordion inside a layout and have it 'auto-
resize', I recommend the patched accordion version I created for my
own use:
http://layout.jquery-dev.net/download/ui-components/ui.accordion.resi...
This is identical to the original, except for the 'resize' method.
(I changed the method name from 'size' to 'resize')
You can see an EXAMPLE of an accordion inside a layout here:
http://layout.jquery-dev.net/demos/accordion.html
The resizing is triggered by a callback method:
west__onresize: function() {myAccordion.accordion('resize');}
On Nov 26, 10:06 am, "Jörn Zaefferer" <[EMAIL PROTECTED]>
wrote:
> Could you file a ticket for that?http://ui.jquery.com/bugs/newticket
>
> Thanks
> Jörn
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---