Take a look here for a simple demonstration of what I am referring to. It functions properly in Internet Explorer and Firefox, but unfortunately not in Safari.
I am working with four panels that are dynamically added to a tabpanel item. Three of them are grid panels, while the other is a form panel. My goal is to maintain the proportions or sizes of the grids. Despite trying various layout methods such as table, column, absolute, none have been successful so far. With a table layout, all sizes end up being the same width. It seems like my only solution may lie in a column layout, which appear correctly in Firefox and IE, but are problematic in Safari according to the provided image. In this case, the column appears on the second row when it doesn't fit within the current row. Initially, the title bar and some column headings do not display properly.
Any advice would be greatly appreciated.
Thank you.
Check out the screenshot here http://pssnet.com/~devone/pssops3/testing/Screenshot.png