Hello to everyone… What a great site!
I have a very basic question to ask (I think basic). When using the target="_blank” tag to launch a new window, is there any way to set a size constraint on the new window that opens? I would like my window to open around 575 pixels (w)/ 200pixels(h) instead of a full page. Is there any way to set this fixed width?
Thanks in advance for any help.
Hello, I am new here, and well I first want to thank the person that put up the window.open info. I am trying to use it in conjunction with my images page in my site. The problem I am running into is that, I click on a thumbnail, and the image opens beautifully. If, however, I do not close my Popup the next pic populates in the same window. The problem more specifically is that the sizes of my images range from a horizontal to a vertical view, so I am getting distorted images.
From: there...no..there..... Insane since: May 2001
posted 05-08-2005 14:13
not sure why the next image is being populated if not closed. Maybe a peek at the code will help that. As for the other problem, use the following code from our very own Bugimus :
From: The padded room on the left. Insane since: May 2005
posted 05-09-2005 08:26
The target="_blank" is what I think you mean, and yes I could do that, I was just shooting for a something flashy in that each pic has a window that fits the image to the T. Instead of a big blank window with the image shoved up to the top left.
I will put up a link soon when I have more of what I am looking to do.
Thank you for the info..
And to the gent that put up all that code, WOW that's awesome.. I will have to take a closer look at that and decode it I think I get the just of it. You
are defining window open as w, then specifying what w does when opened, how it acts, and looks. Very nice. I will let you know what i find out. thx.
ıt seems really a great forum . i hope i'll find an answer ...
i have a problem about Frames ... im designed a webpage includes 2 frame ( left - right ). Left frame has a scrollbar and right one has not. is there any possible way for taking the scrollbar of left frame to the right
but it doesnot solves my problem . i want to control left frame with a scollbar which takes place at
the "rightest !" side of the browser . i dont need scrollbar for right frame . but i need a scrollbar which take
place at the right , and it will controll the left frame ... i know its not easy ...
Bringing the scrollbar of the left frame to the right hand side is really easy. Merge the two damn frames.
Sorry. I can only second Moon Shadow. By using frames you created yourself a problem you wouldn't have had you used the right tools to design your site. Frames are a biiiiiiiig NO-NO. No for accessibility, usability, SEO, ... If you don't buy that, try to browse your site on a mobile phone or in a text browser, bookmark or even print a page.
i have a problem about Frames ... im designed a webpage includes 2 frame ( left - right ). Left frame has a scrollbar and right one has not. is there any possible way for taking the scrollbar of left frame to the right ????