473,796 Members | 2,628 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Google/Adobe/other (Pop up help)

24 New Member
What I want to be able to do is open a new window with JavaScript at a certain height and width. But I cannot use resizeto() to do this be cause if I say 500x500 it opens accordingly but if the user has Google toolbar or Adobe toolbar the viewable space of the page is less. I want to be able to fix the inner hight and width so that it is the same in IE, FF, NN, and all other.

Thanks
Mar 11 '08 #1
3 1161
rnd me
427 Recognized Expert Contributor
use innerHeight instead.

Expand|Select|Wrap|Line Numbers
  1.  
  2. var b= window.open()
  3.  
  4. b.innerHeight=500
  5. b.innerWidth=500
  6.  
  7.  
Mar 11 '08 #2
clickingwires
24 New Member
use innerHeight instead.

Expand|Select|Wrap|Line Numbers
  1.  
  2. var b= window.open()
  3.  
  4. b.innerHeight=500
  5. b.innerWidth=500
  6.  
  7.  

This works in FireFox but it does not work in IE, is there a solution to this?
Mar 13 '08 #3
acoder
16,027 Recognized Expert Moderator MVP
See this link.
Mar 14 '08 #4

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

Similar topics

2
1960
by: Michael R. Bogdan | last post by:
I need to process some forms and fdf files. I don't have time to learn and debug code... is there anyone who wants to create some simple code for use in pdfs?
18
2903
by: Mickey Segal | last post by:
On comp.lang.java.programmer we are discussing problems created for Java programs by pop-up blockers (in the thread "showDocument blocked by new microsoft pop-up blocker"). Our problem is that Java's showDocument method, which opens new browser windows, is blocked by some pop-up blockers. The showDocument method is blocked even if the user clicked a button in a Java program to call showDocument. As a result, a type of user-initiated...
10
3534
by: Madame Blablavatsky | last post by:
hello, i have a few links on a page. when one clicks a link an pop up window with an image opens. when people click an other link i want the already availible pop up window to close before the other pop up window opens. i just can't get it right, i always get an error message: line: 23
6
1813
by: Mike Kirkpatrick | last post by:
I have this data grid which consists of 3 pick lists. The first pick list is to affect the data binding of the other two. I have figured out how to do the data binding by column. However, I do not want the first pick list to affect the other rows. At this time, when I change the first pick list, it is causing the second and third pick lists to change on all the rows. I just want it to change the second and third pick list on the currently...
4
1790
by: Miguel Dias Moura | last post by:
Hello, i created an ASP.net / VB page with a really big form. Now i want to create 4 pages and in each one i will place 1/4 of the big form. The last page will send all the form values by email. How can i send the form values from one page to the next one?
2
5412
by: Head In A Pan | last post by:
Hello! My JavaScripting is at novice level - and after completing a tutorial on a 'floating layer' I was proud that I got it working on Firefox, Safari, Camino & even IE5 for mac!!! But not IE7! The 'floating layer' does not float in IE7... it just sits up at the top of the screen - stuck in one place!! Explorer - why do you mock us?!!! ;( I have tried everything - but I am at a loss. I am thinking maybe it's some conflicting CSS or some...
1
1410
by: =?Utf-8?B?ZGFuZGU=?= | last post by:
I have recently opened a manual downloaded to me by a vehicle manufacturer. The document automatically opened in Adobe Reader 7.0. However the print is poor, the letters being sort of made up of blocks, very close together and so difficult to read. Sorry for the non-technology explanation but I'm a novice in such matters! Is it possible to change or improve the font/spacing or is it the result of the quality of the original download...
1
141
by: Roedy Green | last post by:
On Tue, 22 Apr 2008 14:41:33 -0700 (PDT), "xahlee@gmail.com" <xahlee@gmail.comwrote, quoted or indirectly quoted someone who said : I was shocked at the detailed information Alexa (owned by Amzon.com)_ had about my website. I wrote them and asked how they got it. They said volunteers use a special browsing tool that reports website visits. They use that to generate the information. I suppose then one way to bump your stats is to...
0
9673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10217
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10003
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7546
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6785
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5568
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4114
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
2
3730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2924
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.