Quote:
|
Originally Posted by vman2957
You would be better off putting your iframes in Table cells
|
id have to agree with vman ... put your iframe code into the cell that it should be over.
then you need to move your div code too so that its not in an absolute position. needs to be a relative position within that bottom table cell so that it is FIXED inside it.
this will solve your problems with the resizing.
let me know if you need any help.