Results 1 to 5 of 5
Thread: Full screen problems
- 12-10-2009, 10:08 AM #1
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
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!
- 12-10-2009, 10:17 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,568
- Rep Power
- 15
Java != JavaScript
- 12-10-2009, 10:26 AM #3
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
Sorry, I dont understand...
- 12-10-2009, 10:38 AM #4
This is a Java forum and not a JavaScript forum. You are wrong here, find a JavaScript forum.
Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
- 12-10-2009, 10:40 AM #5
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
JTextArea in Full-Screen Exclusive Mode
By Willi in forum AWT / SwingReplies: 7Last Post: 10-14-2009, 09:10 PM -
How can I implement this in Full-Screen Exclusive Mode
By Willi in forum AWT / SwingReplies: 4Last Post: 10-13-2009, 03:10 PM -
Full screen test
By Java Tip in forum java.awtReplies: 0Last Post: 06-24-2008, 12:24 AM -
how to set full screen dimensions
By valery in forum New To JavaReplies: 1Last Post: 08-03-2007, 07:08 PM -
Full screen
By Jack in forum Advanced JavaReplies: 2Last Post: 07-02-2007, 06:49 AM
Bookmarks