Click to See Complete Forum and Search --> : window with no toolbar within Frames


KarterJK
08-02-2003, 10:41 PM
In my index.html, I use frames to set 3 different screens
now I know how to resize automatically, but how can I have the screen turn off the toolbar and directories upon opening.

I know how to do it with a popup or a href tag, but not on the original opening window.

Can I use an onload command within my index.html?

Thank you

Khalid Ali
08-02-2003, 10:45 PM
nope you can't do it in the original window,howeer you can make it so that it simulates that effect.
Opena blank page and from that blan page open the frameset page with you rspecific props.
then close the parent blank page..vaallah

KarterJK
08-02-2003, 10:47 PM
Thanks
Thats what I though I would have to do. But, just wasnt sure, if there was not another way around it

Thank you again

Khalid Ali
08-02-2003, 10:52 PM
nope...long ago NS had some functions that would do that in an existing window,but they dropped the idea...