Posts tagged as "UI"

Posted by robhyland on 17th February 2010

jQuery UI Accordion Issues in Internet Explorer 6

I really like jQuery UI, but I was having some issues with the accordion in IE6. It was hiding some of the content after I expanded a section. The content it was hiding was in a table, but in fiddling with the code it turns out that it was hiding random things in the div, [...]