For FF and other non-IE browsers, window.opener.outerWidth/Height give me the info I need. For IE, I'm still at a loss, from IE6 to 8. I can't use jquery as the opener's ...
What is the best way to set the size of the browser window when the page loads?
I think this can be done in JavaScript. Please explain. Here is my code that ...
How can have the iframe to automatically takeup the whole space.
http://speedywap.com/ihome/?url=http://dell.com/ for example has the iframe only open upto half the window in mozilla firefox and ie6
How can I ...
Im using this code to refresh the parent window and close the popup window..Is there any way to minimize or change the size of the popup window intead of closing it?
I'm having cross browser problems with a script I wrote to change a document's css based on the user's browser window size. The following script works perfectly in Firefox 1.0.1 but doesn't work as intended in IE 6.0. Specifically, in Firefox it transforms a fixed-width pure CSS layout to a liquid-width layout by changing the column widths based on the current ...
Hi I am working on a design in which rightly or wrongly I think a 4 px black border would look good around your entire viewable window area. Anyway I would like a way of trying this out and using CSS to give the body tag a four pixel black border does not do this. It appears that the body size ...
Hey what up all I'm talking in regards to my site ( http://air.albania-internet.com ) just pass your cursor over the image and you'll get a pop-up. These pop up will be accessed from different websites and I need that all my frames and the size of the window be like they're supposed to be. The main page defines all the frames ...
hey i need some serious bail out help... i'm working on a site that floats middle, i.e., everything is centered on page. so when the window is resized the main table is still in the center of the page. what i want to do is have a div layer be positioned relative to the window size, so that it will always ...