Computer ForumsComputers  

Go Back   Computer Forums > Programmers Lounge > Programming Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 09-05-2003, 04:38 AM   #1 (permalink)
Newb Techie
 
Join Date: Sep 2003
Posts: 2
Default javascript window.open() problem

Hiya, I have a problem I can't solve, figured you guys might be able to help!

I will describe what I am trying to achieve, and the problem with my current sollution. Any other suggestions are MORE then welcome.

I need to open a window, fullscreen, and reposition it to a new location. The reason is that I need two fullscreen browsers on a dual screen machine.

On my computer, it works to
1. open a fullscreen window: (code something like this, might not be optimized cause I have been experimenting... a lot)
newwin = window.open("http://www.google.nl,"_blank","Width=1280,Height=1024, titlebar=no, location=no,
resizable=no,channelmode=no, directories=no, status=no, scrollbars=0, fullscreen=yes");
2. move the new window
newwin.moveTo(900, 0); or newwin.moveBy(900, 0);
both work, a window is displayed with no borders or whatsoever, starting at position x-pos 900 and y-pos 0)

However, somehow my pc seems to be the only pc I can get this to work. I have not yet run IE sp 1, my current version is 6.0.2600.0000

I have examined scripts like chromeless (if anyone is familiar with this script), which has the same problem, cause it just opens a fullscreen window and moves it. (after resizing if one wiches)

I really really need a solution for this!!! I think this is a bug in ie6 sp1, can anyone think of a sollution or workaround?

greetz
rinze
rinze_cats is offline   Reply With Quote
Old 09-10-2003, 09:05 AM   #2 (permalink)
Newb Techie
 
Join Date: Aug 2003
Posts: 9
Send a message via AIM to jared
Default

it is in fact a bug in sp1/ie, im REALLY lookin for a solution too...right now i just open it in a popup and EDIT my site to look basically 99% like the chromeless effect..but im not really 'satisified', someone read this thread and help us out hah.
jared is offline   Reply With Quote
Old 09-28-2003, 09:44 AM   #3 (permalink)
ADZ
Master Techie
 
Join Date: May 2003
Posts: 2,232
Send a message via Yahoo to ADZ
Default

do u have a link so I can c wot yur talking aboot?
ADZ is offline   Reply With Quote
Old 09-29-2003, 04:12 AM   #4 (permalink)
Newb Techie
 
Join Date: Sep 2003
Posts: 2
Default

Hiya, well the following page, for instance, uses a javascript to
1. create a fullscreen page browser window (no-borders whatsoever)
2. resize the browser window to a certain width and height.

on my pc, this works fine. On other pc's the window is displayed over the entire screen. It is not supposed to do that! I didn't write the code on the page, but the problem is the same!


(open the link on this page to open the window)
http://www.epson.co.uk/product/print...ash/index.html

thanx and greetz!
rinze_cats is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:01 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0