Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I use window.open to open a new window:
window.open
(url,"_blank","toolbar=yes,scrollbar=yes,resize=yes,width=600,height=600"
;
This is working.
There is a toolbar (toolbar=yes).
BUT: there is no scrollbar (not all the text is shown) and I can't resize this page.
Why is there no scrollbar???
Who can help me?
Thanks.
I use window.open to open a new window:
window.open
(url,"_blank","toolbar=yes,scrollbar=yes,resize=yes,width=600,height=600"
This is working.
There is a toolbar (toolbar=yes).
BUT: there is no scrollbar (not all the text is shown) and I can't resize this page.
Why is there no scrollbar???
Who can help me?
Thanks.