problem with a iframe
problem with a iframe
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- CAJTBr0
i would suggest just recoding it with divs. you could cut the body code down to about 3 lines (div with a z-index of 1 containing the unsliced image, absolute positioned div with a z-index of 2 containing the i-frame), and as you're using an i-frame i guess you've not opted for tables to solve a compatibility problem.