Re: new browser window

by "Ben Bradley UK" <bradley(at)mudmail.co.uk>

 Date:  Wed, 19 Jul 2000 23:12:28 +0100
 To:  "Shelley Watson" <shelleyw(at)home.com>,
"HWG" <hwg-basics(at)hwg.org>
 References:  home
  todo: View Thread, Original
For just opening a new window with all the user's default 'furniture'
(links, menu sizes...) then instead of target="new_window" as you suggested;
use target="_blank" and a new window will popup.
This gets around using the JavaScript popup method which is more unreliable
in non JS-enabled browsers.

HTH.

Ben Bradley UK
Creative Director
http://www.thenetzone.co.uk

----- Original Message -----
From: Shelley Watson <shelleyw(at)home.com>
To: <hwg-basics(at)hwg.org>
Sent: Wednesday, July 19, 2000 10:21 PM
Subject: new browser window


> Folks
>
> I wanted to get a quick opinion on the opening up of a new
> browser window for outside links placed on a web page.  Any
> pros/cons?  I do not like involuntary pop-up windows myself,
> however, find nothing wrong with clicking a link and getting a
> new window.  I think that someone on this list brought up the
> issue about people who are not familiar with
> browsers/internet/web access might find that a secondary window
> is confusing (?).
>
> Also, would my coding be correct as follows:
>
> <.A HREF="http://new link/index.html" TARGET="new_window">The
> New Link<./A>
> or in the case of an image
> <.A HREF="http://new link/index.html" TARGET="new_window"><IMG
> SRC="newlink'slogo.gif" WIDTH="50" HEIGHT="50" BORDER="0"
> ALT="New Link"><./A>
> without the extra periods of course (hope this comes up ok).
>
> Sorry, if you've covered this before - checking out the archives
> can be a little intimidating sometimes when you're not really
> sure how to word the query :)
>
> Thanks
>
> Shelley
> [ the eternal newbie ;) ]
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA