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

is there a suplement in Netscape for resizeTo(widht,height)

Hi,

I can resize in IE whit window.resizeTo(widht,height) but it don't work for
Netscape?
Have try location.reload() in Netscape. But this don't work....

Any idear?

Bennie,
Jul 20 '05 #1
3 1678


Bennie wrote:
Hi,

I can resize in IE whit window.resizeTo(widht,height) but it don't work for
Netscape?
Have try location.reload() in Netscape. But this don't work....


Netscape supports
window.resizeTo(width, height)
however Netscape 7 (and perhaps 6) can be configured to disallow scripts
to resize windows thus check your browser settings

--

Martin Honnen
http://JavaScript.FAQTs.com/

Jul 20 '05 #2
Is there a way around this setting.
So that i can set this setting white javascript to 'on'

"Martin Honnen" <Ma***********@t-online.de> schreef in bericht
news:3f********@olaf.komtel.net...


Bennie wrote:
Hi,

I can resize in IE whit window.resizeTo(widht,height) but it don't work for Netscape?
Have try location.reload() in Netscape. But this don't work....


Netscape supports
window.resizeTo(width, height)
however Netscape 7 (and perhaps 6) can be configured to disallow scripts
to resize windows thus check your browser settings

--

Martin Honnen
http://JavaScript.FAQTs.com/

Jul 20 '05 #3
rf

"Bennie" <g.*******@chello.nl> wrote in message
news:fF**********************@amsnews03.chello.com ...
Is there a way around this setting.
So that i can set this setting white javascript to 'on'


No, there is no way around this setting. That is why the setting is there,
to stop authors changing the window size.

Cheers
Richard.
Jul 20 '05 #4

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

Similar topics

2
by: ziemon | last post by:
some weird things are happening on a MAC and NETSCAPE 4.7 can someone tell me why ? tnx <SCRIPT LANGUAGE="JavaScript"> <!-- self.moveTo(0,0)...
4
by: Sangwoo Im | last post by:
Please take a look at my code. I made a script to scroll the contents of DIV tag. It works in IE, but not NN. I tried to use document.getElementById(id) function. It didn't work at all. I just want...
16
by: Ben | last post by:
I have a page (www.eastex.net/ben/NewETN/index3.asp) that displays OK in IE, but not in Netscape. I used a combination of padding-top and height attributes to get a total height on four cells. ...
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...
4
by: lawrence | last post by:
Can anyone tell me why this code works in Netscape 7.1 but not in IE??? <SCRIPT type='text/javascript'> function makeVisible(nameOfDiv) {...
3
by: Rick | last post by:
I have an interesting problem when I run the following code in Netscape (7.02) vs. IE. This page works great in IE and all my controls bring up the validation summary dialog box if the required...
6
by: qqq | last post by:
I'm a relative newbie... I'd like my site to support Netscape browsers. For a page I set 'TargetSchema' to 'IE 3.02/Netscape 3'. When I insert label or textbox web controls on the page, they...
3
by: Prasad | last post by:
Hi , I am using a cross domain iframe in my page.. If i want to change the iframe height a/c to its content height , its giving Permission denied error as i am trying to access a function, which ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.