View Full Version : Iframes with Chromeless


swtstrwberry
03-28-2003, 05:50 AM
How do u add an iframe in a chromeless window? I got the chromeless code from lissa's site if that helps ...

MaGiCSuN
03-28-2003, 12:45 PM
in a chromeless window you open up a page INSIDE the window. See this code:

('window.html',400,200,null,null,'mywindowname')">Open Chromeless</a>

the window.html part is the name of the page that has to open inside the chromeless window. it's all on lissa's page though :) She explains what every code means on that page and also explains what to edit and what not.

Just add the iframe on the page that you want to open into the chromeless window and it should be there.

Love,
Mirna