Hi all,
Hopefully someone can help me with a seemingly simple problem.
I have created a popup window using the following script:
function topWindow5(){
popup = window.open("about.htm","","height=450,width=600,scrollbars=yes screenX=50,screenY=100,top=30,left=50"
Scrollbars clearly set to YES. And all works well in IE5.x
But when I come to view the same popup in NN6.2 : No scrollbars at all.
Has anybody experienced a similar problem?
ANY ideas greatly appreciated!
thanks in advance
Hopefully someone can help me with a seemingly simple problem.
I have created a popup window using the following script:
function topWindow5(){
popup = window.open("about.htm","","height=450,width=600,scrollbars=yes screenX=50,screenY=100,top=30,left=50"
Scrollbars clearly set to YES. And all works well in IE5.x
But when I come to view the same popup in NN6.2 : No scrollbars at all.
Has anybody experienced a similar problem?
ANY ideas greatly appreciated!
thanks in advance