Hi, I've been building a site, and we have modules that can be collapsed/ expanded. This works fine in Firefox, but of course IE6 has some issues with this.
I'll explain the problem, and you can check it yourself at http://artist.fabricmg.net (password is music123). Scroll down to the modules (with dark grey header) and click on the little icon to the very right of the dark grey bar, that icon should either expand or collapse the module. The problem is, in IE6, when the module is collapsed, and you expand it, for some reason the width of the module shrinks by a few pixels. These modules are also sortable, and once moved, the module returns to its original size. I did an alert on the width of the module, before and after expansion, and it remains the same, which leads me to believe its a rendering issue. Would anyone know of a way to fix this or a workaround? Again, the URL is http://artist.fabricmg.net (password is music123) Thanks in advance. Alex