Thu, 2010-07-01 15:07
I have a page that has vertically expanding div tags that expand when you click them. It works fine in IE6 & Chrome but the divs below the open panel move to the right in Firefox. Can someone help me discover why this is happening? Here is the page: http://fltest.comeze.com/indexgenerated.htm Thank you.
Thu, 2010-07-01 23:19
#1
Well, this seems to do the
Well, this seems to do the trick.
.slidePanel { clear: left; }