Fixed: href's within accordion disappearing in IE6

Fixed: href's within accordion disappearing in IE6


Hi there,
yesterday, I've published my redesigned small site www.ggerri.com and
realised soon after, that my links in the section 'about' are showing
only for a milisecond before disappearing in IE6. Worked fine
everywhere else (FF/IE8).
Found the fix and want to share...
In my jquery-ui-1.7.1.custom.css I changed the line
.ui-accordion .ui-accordion-content-active { display: block; }
to
.ui-accordion .ui-accordion-content-active { display: inline-block; }
and everything was fine :-)
Regards and happy programming
Gerald
ps. will apply the fix to my site tonight as I dont have ftp access at
the moment so until then, you can still check out the bug ;-)















    • Topic Participants

    • a