Re: New Window: Small
by "Hilma" <Hilma(at)hilma.freeserve.co.uk>
|
Date: |
Sat, 1 Jun 2002 08:14:39 +0100 |
To: |
"Annique" <annique(at)kscable.com>, "HWG-technique Mailing List \(E-mail\)" <hwg-techniques(at)hwg.org> |
References: |
brett |
|
todo: View
Thread,
Original
|
|
You can do it via javascript, but not html (so i believe anyway.... :-)
Something like
newWindow =
window.open("photopage.html","myNewWindowName","width=200,height=500");
newWindow.focus()
But this doesn;t work if javascript has been disabled; then you need
alternative onclick code, and you can;t specify the dimensions of the new
window.
(you also need target=, which fails W3C XHTML strict validation - else you
have to open the new stuff in the current window)
At least - that is my understanding at present, please someone correct me if
i'm wrong!
hilma <--- wanting to open a new window (with dimensions) but not using
javascript, but believing it to be impossible. )
--x-----
> -----Original Message-----
> From: owner-hwg-techniques(at)hwg.org [mailto:owner-hwg-techniques(at)hwg.org]
> On Behalf Of Annique
> Sent: Saturday, 1 June 2002 9:43 AM
> To: HWG-technique Mailing List (E-mail)
> Subject: New Window: Small
>
> Hello;
>
> First, thanks to all of you with your suggestions etc. I have missed
> almost
> a full year of work so you are helping me get rid of the rusty spots.
>
> I need to know how to make a page / picture open in a new window with a
> specified, smaller size.
>
> Thanks!
>
> Teajai
> Budget Web Design
> www.budgetwebsitedesign.com
>
>
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA