I have a page that contains two iframes loading from a site I do not control. Right the iframes can overlap one another if depending on the size of the users browser window. I want the frames load one after the other without any extra white space or overlapping.
I have a good reason for using iframes, and I can't really replace them with anything else. I can't figure out for the life of me a way to do this, it seems like I should be able to use the iframe just as I would a normal div to prevent overlap.
I have a good reason for using iframes, and I can't really replace them with anything else. I can't figure out for the life of me a way to do this, it seems like I should be able to use the iframe just as I would a normal div to prevent overlap.
