When containers are hidden onLoad using FormAPI and then made visible later they are not 100% width.This looks pretty poor. Has anyone else experienced this behavior and is there a fix for the issue. Custom CSS or something you have done to compensate for this?In IE it looks file but not in Firefox.
This has been mentioned before - I don't believe there is any real field-implemented fix for it due to the horrendous nature of the generated HTML code used for rendering the DCTs (do a View Source on a rendered DCT and you'll see what I mean).You should probably file a case with Support - but I somehow doubt it's going to be addressed anytime soon (if ever)
Agreed, its horrible. When I launched Firebug I could not believe my eyes. IWOV really needs to keep pace with browsers etc.. I tried changing the styles etc.. using Firebug but as the width="100%" is already defined in the HTML the additional styles I added made no difference. I guess its IE or the IE Tab plugin for our Firefox users.