Fixed the problem by adding the lines
// This is required for IE6.
if (jQuery.browser.msie) {
jQuery('#accordion div').css('zoom', '1');
}
On Mar 31, 4:43 pm, Aaron <[email protected]> wrote:
> I'm using the UIaccordionand it's quite nice. The only issue is
> that I have form elements inside each pane and they disappear when
> using theaccordion.
>
> Here's a link:https://www.onlineadvocate.org/aaron/dev/tests/otherServ.htm
>
> In firefox all is well, in Explorer 6 the checkboxes disappear once
> you start using theaccordion. Any ideas? you can click the words
> and the checkboxes become checked, but they are still hidden.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---