Do you have a sample to show? autoHeight works for me... **--** Steve
On Sep 25, 8:40 am, epsd <[email protected]> wrote: > When I use this code (from the demo page) to generate an accordian: > > <script type="text/javascript"> > $(function() { > $("#accordion").accordion({ > autoHeight: false > }); > }); > </script> > > Any and all links inside the content disappear (when using IE7). This > doesn't happen in the first content box, but it happens in all > subsequent content boxes. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
