Unusual bug found in IE 6 and 7 with Accordion UI
Hi, I'm hoping someone can help with this bug. It doesn't appear to be the same as the common IE6 / 7 Accordion UI bugs.
Basically, the first time an Accordion Heading is clicked, it opens but the address info re-flows and arrives below the Accordion. Click a second heading and the address re-flows back to it's correct position. This happens continuously - each "odd-numbered" click causes to the buggy re-flow and each "even-numbered" click causes the layout to reposition correctly.
The address info is contained in a relatively positioned, left floated div, with "display: inline;" enabled to cure the IE 6 / 7 double margin layout bug.
I have tried the common solutions offered in the forums to correct the problem but they don't appear to work.
Any help gratefully appreciated. Thanks in advance.