473,396 Members | 2,068 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,396 software developers and data experts.

Window won't maximize using settings in window.open

dmjpro
2,476 2GB
Typical problem i faced today ..

i know format of window.open is ..
window.open(url_name,[win_name,style])

i set the style earlier that resize = no then it works properly but whenever i reset it to resize = yes or remove this style still the browser window can't be maximized ...

my browser is ie...

can anyone help me out ..

please respond me ..i am online..thanx in advance
Feb 24 '07 #1
6 2812
iam_clint
1,208 Expert 1GB
try resize = 1
Feb 24 '07 #2
dmjpro
2,476 2GB
thanx for ur response ...

but failed ...
Feb 25 '07 #3
acoder
16,027 Expert Mod 8TB
According to this, you cannot set the properties after the window is opened.
Feb 26 '07 #4
dmjpro
2,476 2GB
thanx acoder ..... mannyyyy mannnnyyy thanxxxxxxx .....

i gave me core JS guide documents ..........
Feb 27 '07 #5
acoder
16,027 Expert Mod 8TB
You're welcome. Just one warning:it's a slightly outdated document by Netscape (1999), though not much will have changed - probably just a few additions.
Feb 27 '07 #6
try
OpenWin = window.open(page, "","toolbar=No,menubar=No,location=No,scrollbars=Y es,resizable=Yes,status=Yes,width=950,height=500,l eft=40,top=100,","true");
Jul 21 '07 #7

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

Similar topics

1
by: Bettina Costa | last post by:
Hello, Your help was very useful last time, so I ask you again... may I? I have 2 problems: 1) I don't know why, but sometimes, when I open Internet Explorer, the browser opens itself in a...
10
by: David McCulloch | last post by:
The following code opens a new window, but the "resizeTo" doesn't resize it. Why not? (Don't ask why I simply did not open the window with the new size....my original problem was how to open a...
6
by: David Hayes | last post by:
juglesh <juglesh@nospamRadioKDUG.com> wrote in "Re: how to maximize the browser window that fits the monitor size?" (Saturday, January 01, 2005 3:12 AM): > > >I want to maximize the browser...
14
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.