Forum Moderators: open
<embed src="http://www.google.com" />
which appears in a little viewport on the page, which I can style accordingly. On Firefox, however, the page doesn't show at all. If I try to embed an image, or some other object, however; it does work. Is it possible to have Firefox include a website, just using the embed tag? Thanks :)
Also, does anyone know if this technique works with MSIE 5/6?
You need really to address the heart of your problem. Why is the environment so limited? Is it an application which needs to be fixed, or is it that you are not permitted (by a terms of service as well as by technical restrictions) to use iframes etc. on the site. If it is the latter, then using embed would be just bypassing the rules and you are likely to get caught sooner or later. Whatever the reasons, I can't recommend using this method.