Forum Moderators: open
<object type="text/html" data="http://www.google.com/" border="none"></object>
In IE nothing shows. In FF the page shows correctly.
If I use a page on my own site then it works in both browsers.
Iframe works well in both browsers, but I'm trying to use object instead, as iframe has been depreciated.
All that said, IE does have dicey support for the object element - at least in some of it's intended uses. So I'd suggest not worrying too much about replacing the iframe element. It works, where object often doesn't.
iframe to validate too, it doesn't need to be a frameset one: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">