473,322 Members | 1,314 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

want existing window fullscreen after clicking button

Hi,

I have 1 window which I want to open in full screen after clicking button or image.
just like a windows media player..

Anybody can help me..

Thanks in advance
Mar 7 '08 #1
3 1787
acoder
16,027 Expert Mod 8TB
You can't maximise or use fullscreen on the existing window, but you can try window.resizeTo() with screen.availHeight/availWidth/height/width.
Mar 7 '08 #2
I am using Mozilla firefox browser , this code won't work for firefox.
Suggest me some other code which will fullscreen (just like after pressing F11 key) my exitsting window

Thanks
Mar 11 '08 #3
acoder
16,027 Expert Mod 8TB
This is not supported on Mozilla/Firefox. See this link (fullscreen). If it's not supported for window.open(), it's hardly likely to be supported for the existing window.
Mar 11 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: jp | last post by:
bigger image opens in new window within an existing javascript. I am working within a existing javascript. see www.art4companies.nl and press kunstenaars than press any name to see what I mean....
4
by: Cenekemoi | last post by:
Hi, excuse me in advance for my poor english... Do you know how solve my problem ? I have "Page1.htm" : <HTML><BODY> <A href="Page2.htm" target=TOTO>window TOTO</A>
10
by: aagee | last post by:
Hi all Can someone clue me in on this? I just noticed that following doesn't work as it used to: window.open(... "fullscreen=yes" ...) Used to get a window that occupied the whole screen;...
2
by: Jenny Thommann | last post by:
Hallo Ich möchte mit dem Befehl window.open ein Fullscreen-Fenster ohne Scrollbalken öffnen. Das Problem ist. Wenn ich das Fenster mit:...
6
by: Mateo | last post by:
Hi! I tried to open page in new window with window.open(...) method. open() method supports fullscreeen mode, but I would like to open new maximized window with tiltle bar only.... Any idea...
2
by: Bert Szoghy | last post by:
Hello, I am missing something about Visual Basic .NET module variables and window close events. In the following code, after opening Form2 by clicking a button on Form1 and then closing...
3
by: david | last post by:
Now I has the web button control "help" button which is starting a new window in clinet side by clicking it. OnClick for the button will start a JavaScrip which uses window.open() to open help.html...
4
by: Jason | last post by:
Its been asked and done before I suspect, but I can't find anything that will work. I'm trying this and it has no titlebar, but shows the calendar on a full page. <a...
5
by: gvamohan | last post by:
hai every one iam opening an window through javascript <script type="text/javascript" language="javascript"> var k=false; ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.