Quote Originally Posted by Spinny View Post
Let's say I put a placeholder box on my page and want to bring an external web page into it without using an iframe.
Object is the same as iframe if you have type="text/html".
Does anyone know of a workaround that stays XHTML compliant?
The workaround is to use iframe instead. Works fine with all browsers and looks exactly the same as object with html content.