Hi
I have the following in my project Start Page:
<body onload="window.open
('Login.aspx', '', 'scrollbars=no'); return false;">
but the window opens with scrollbars regardless of wether all the content is visible or not.
What determines if the scrollbar is visible or not
Thanks for any help
david
I have the following in my project Start Page:
<body onload="window.open
('Login.aspx', '', 'scrollbars=no'); return false;">
but the window opens with scrollbars regardless of wether all the content is visible or not.
What determines if the scrollbar is visible or not
Thanks for any help
david