View Full Version : what's the fullscreen iframe code?
Groovy
10-27-2001, 06:22 AM
<IFRAME height="NEEDS TO BE FULLSCREEN" width="NEEDS TO BE FULLSCREEN" src="/frame.html"></IFRAME>
must be easy but i'm forgotten what it was, just fullscreen doesn't works...
plz gimme the tag, thanx.
wildzero
10-27-2001, 06:41 AM
first it goes like this
<IFRAME SRC="http://www.candidclicks.com/cgi-bin/enter.cgi?wildzero&id=teen" WIDTH=600 HEIGHT=600></IFRAME> with the sizes at the end, have you tried width=max height=max ?
that might work, or just have it at width=800 height=600 so it's 800*00 and it will be full screen to most people....
Groovy
10-27-2001, 07:17 AM
thanx bro.
wildzero
10-27-2001, 07:43 AM
Rate my ass :p
just try this code. it must work with all screen sizes..
rate me :D
<IFRAME SRC="http://www.domain.com" WIDTH="%100" HEIGHT="%100" border="0"></IFRAME>
Originally posted by 1:
<STRONG>just try this code. it must work with all screen sizes..
rate me :D
<IFRAME SRC="http://www.domain.com" WIDTH="%100" HEIGHT="%100" border="0"></IFRAME></STRONG>
hehe exactly :)
Zyber [SharkSkills.com]
10-27-2001, 10:12 AM
Or try this one, LOL
<IFRAME SRC="http://www.domain.com" WIDTH="1" HEIGHT="1" border="0"></IFRAME> :D
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.