473,563 Members | 2,916 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Check if browser is in full screen mode (IE/Mozilla)

Hi all,

Is there any javascript function/s that will tell me if the current
browser window is in full screen mode or not? I don't want to resize
the window, just size content based on full screen/not full screen.

Cheers,

Nick

Oct 12 '05 #1
1 3649
Nick Weekes wrote:
Hi all,

Is there any javascript function/s that will tell me if the current
browser window is in full screen mode or not? I don't want to resize
the window, just size content based on full screen/not full screen.

Ignore screen size, window size, resolution and everything else as well.
Code your page to use percentages of screen area. Then they will work
fine on pretty much any size window... within reason.
Oct 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1963
by: Roman | last post by:
Hello, I have one pictureBox with the jpg file.How can I put it to whole screen? Do I have to use API function? R.
2
22010
by: orekin | last post by:
Hi My program is a C# Windows application and I am using the following code to open an IE window: Process p = new Process(); p.StartInfo.FileName = "iexplore.exe"; p.StartInfo.WindowStyle = ProcessWindowStyle.Maximized; p.StartInfo.Arguments = "www.google.com" p.Start();
5
2067
by: Bredahl jensen | last post by:
Hello, Is there a way to cause internet explorer to display data in full screen mode. The F11 keys does som of the job. But the tool bar remain. Any idea? Many thanks
3
1588
by: Doominato | last post by:
good day everyone, i'm writing an app in which i would like to implement full-screen capability. i would like to know if there is a way of getting a program to cover the whole screen, such as in M$ word or in internet explorer. the only reason why i mention ie and word is because they use some kind of an API method to handle full sreen....
1
4221
by: vlora | last post by:
Does anybody know if I can set MDI Child in full screen mode and how? I don't want to see menustrip, just want to see my MDIbChild form!!! Please help?
7
3107
by: MC felon | last post by:
i worked and compiled programs in code::blocks. These .exe's do not have full screen modes in them! how do i get them to work full screen?even properties of these exe's do not have full screen modes in them. (right click -properties). what do i do to enable full screen?
2
3343
by: ragaman123 | last post by:
Hello there, I am designing a battleships game in java and am trying to output to the screen a simple message when a user sinks a ship. I have been trying to use JOptionPane to output a message, however it is not working correctly. The message is not being painted to the screen properly and the whole screen becomes inactive and i cant press any...
0
1477
by: zacks | last post by:
I know how to use the image class to display a JPG image in a PictureBox. I would like to be able to display the image in full screen mode. I have searched for code examples but cannot locate any. Any help would be appreciated.
0
1646
by: Hetal | last post by:
We recently upgraded to VS 2008 and for some reason, the environment does not show "Start Page" in full screen mode even when setting in Environment -Startup is set to "Show Start Page". It does show Start Page in normal mode but not in full screen mode. Does anyone happen to notice similar issue and able to fix it? Thanks, Hetal.
0
7583
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7885
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7638
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5213
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3642
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2082
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
923
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.