zepp
04-07-2004, 12:27 PM
Hi folks!
I've a problem:
I want that the size of my website fits to the resolution of the screen. Is there a special function?
my Website starts in a Popup-window with the function
window.open(url blah blah.....);
is it possible to set the height and width over a var. ?
like:
window.open(....."width = VarA, height = VarB")
where VarA and B is equal to the screenresolution.
If theres another solution, pleasa tel me, because the obove idea doesn't work.
Thx a lot!
Zepp
I've a problem:
I want that the size of my website fits to the resolution of the screen. Is there a special function?
my Website starts in a Popup-window with the function
window.open(url blah blah.....);
is it possible to set the height and width over a var. ?
like:
window.open(....."width = VarA, height = VarB")
where VarA and B is equal to the screenresolution.
If theres another solution, pleasa tel me, because the obove idea doesn't work.
Thx a lot!
Zepp