I have two seperate tables, one with only the thead and the other, which is in an iframe, has only the tbody. Is there a technique for binding these two detached tables together so that the columns in each line up without having to specify specific widths? The iframe is needed for technical reasons.
Let me know if you need more explanation. Any solutions would be greatly appreciated!