-
Full screen problems
Hi Everybody!
In my flash website I use this code in java:
getURL("javascript:NewWindow=window.open('mywebsit e','newWin','fullscreen');NewWindow.focus();void(0 );");
This line is used to open a new html page in full screen keeping only the links bar. But the problem is that I need to have the scroll bar on the right of the screen but I don't know how to do it with my code,
Someone can help me please?
In advance, big thanks!
-
-
Sorry, I dont understand...
-
This is a Java forum and not a JavaScript forum. You are wrong here, find a JavaScript forum.
-
Oops, sorry I wasn't aware that java and javascript are different!
Thanks!