Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Javascript popup window sizes are not the same in all browsers.
Old 10-01-2010, 02:26 AM Javascript popup window sizes are not the same in all browsers.
lynxus's Avatar
Awesomeo-Maximo

Posts: 1,618
Location: UK
Trades: 1
Im getting royally peed off with an issue where if i use window.open in firefox and internt explorer. The window size is roughtly the same.

However in google chrome, It seems to miss about 100px off the bottom ( the window isnt the size i told it to be )

Any ideas?

Im using
Code:
window.open("SITE",name,"toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=450,height=250");

Or 

window.open("SITE",name,"toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=450,height=250")
.resizeTo(450, 250)
Even if i try telling it to use px ( ie: 450px,250px ) The window sizes are all different in each browser..

Surely im doing something wrong here.. Why cant each browser count properly.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


lynxus is offline
Reply With Quote
View Public Profile Visit lynxus's homepage!
 
 
Register now for full access!
Old 10-04-2010, 07:09 AM Re: Javascript popup window sizes are not the same in all browsers.
CSM
CSM's Avatar
Front-End Developer

Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
Trades: 0
Could you provide an online example?
__________________
Chief Web Officer / Front-End Developer / System Engineer

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
CSM is offline
Reply With Quote
View Public Profile Visit CSM's homepage!
 
Old 10-04-2010, 12:37 PM Re: Javascript popup window sizes are not the same in all browsers.
CSM
CSM's Avatar
Front-End Developer

Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
Trades: 0
When you google for Chrome windows.open you get a lot of sites ... and people complaining about windows.open in Chrome.
__________________
Chief Web Officer / Front-End Developer / System Engineer

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
CSM is offline
Reply With Quote
View Public Profile Visit CSM's homepage!
 
Old 10-04-2010, 09:35 PM Re: Javascript popup window sizes are not the same in all browsers.
Sleeping Troll's Avatar
Ultra Talker

Posts: 351
Name: Butch Begy
Trades: 0
Older versions of IE did not respect the box model, perhaps google is having similar problems?
__________________
Sleeping Troll, EMUSE, Mind Expansion...Truly serendipity!

Last edited by Sleeping Troll; 10-04-2010 at 09:36 PM..
Sleeping Troll is offline
Reply With Quote
View Public Profile
 
Old 10-06-2010, 05:21 AM Re: Javascript popup window sizes are not the same in all browsers.
CSM
CSM's Avatar
Front-End Developer

Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
Trades: 0
We are talking about JavaScript, not CSS...

box-model is CSS
__________________
Chief Web Officer / Front-End Developer / System Engineer

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
CSM is offline
Reply With Quote
View Public Profile Visit CSM's homepage!
 
Reply     « Reply to Javascript popup window sizes are not the same in all browsers.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14879 seconds with 12 queries