On 7/31/06, jaklitsch maya <[EMAIL PROTECTED]> wrote:
> My present website has a couple of href that need to
> open in their own window. When I had the xhtml
> validated it said that target=_blank was invalid, my
> only error.

If you use a strice doctype then target=_blank is illegal.  There's a
reason for that but I won't bore you with a lecture.

> Why and is there a css solution for this dilemma? I
> would like to keep my xhtml strict error free.

The "solution" is to use a doctype that allows _blank.   Or not to
create new windows, which is favoured from a useability point of view.
  A lot of people these days have "popup blockers" installed and their
browsers won't open your new window.  Darn, I promised no lecture,
didn't I. :-)

Ed Seedhouse
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to