Hi all,

Accordion works great. I need however to lock the height of this
control. There are some drawers which can be quite long, and i need to
have a scrollbar automatically handle this.

I tried to do this:
<ul id="LeftAccordion">
    <li><a href="#">Folders</a><div style="height:300px;
overflow:auto">
        Hello world<br />
        Hello world<br />
        ...

It works on first load. But after you switch drawers the height and
overflow seem to have been overwritten.

Any suggestion to the problem is appreciated.

--~--~---------~--~----~------------~-------~--~----~
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