[thelist] Alternatives to IFrames?

Hassan Schroeder hassan.schroeder at gmail.com
Wed Oct 4 13:47:31 CDT 2006


On 10/4/06, VOLKAN ÖZÇELİK <volkan.ozcelik at gmail.com> wrote:

> GMail uses Iframes as an proxy between client and server afaik. It does not
> use it to display content. Correct me if I'm wrong.

From gmail, view source:

document.write('<frameset onload=lj() rows="100%,*" border=0><frame
name=main src="?view=page&amp;name=loading&amp;ver=h606kb6zstq1"
frameborder=0 noresize scrolling=no><frame name=js
src="?view=page&amp;name=loading&amp;ver=h606kb6zstq1" frameborder=0
noresize></frameset>');

That would seem pretty definitive :-)

-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com


More information about the thelist mailing list