H
hakim
Hi NG,
When I open a new window like that:
mywin =
window.open("","mynewwindow","menubar=no,status=no,toolbar=no");
then the new window has still a status line in the bottom and the
window has on top a fat blueline with the title of the document.
BUT I want a window where there is no grey line in the bottom and no
fat blue line on top. I think I have seen that somewhere, but can't
find a window like that in the moment. Is it possible to create such a
window??
Thanks
Achim
When I open a new window like that:
mywin =
window.open("","mynewwindow","menubar=no,status=no,toolbar=no");
then the new window has still a status line in the bottom and the
window has on top a fat blueline with the title of the document.
BUT I want a window where there is no grey line in the bottom and no
fat blue line on top. I think I have seen that somewhere, but can't
find a window like that in the moment. Is it possible to create such a
window??
Thanks
Achim