Re: new standarts, target=blank
"J. Cox" <[email protected]> Sat, 31 May 2003 07:50:17 -0400
| Newsgroups | gmane.comp.cms.xaraya.ui |
|---|---|
| Organization | PostNuke |
| Message-ID | <[email protected]> |
"mikespub" <[email protected]> wrote in message news:bba4ih$j1k$1-FogMEOs31dotat4ziPANHlKoq+OfwspIVIuBW6zZ0iQ@public.gmane.org > In article <bba3cb$d7m$1-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org>, "J. Cox" <[email protected]> wrote: > >... > >Well, I have been changing the targets when I see them in the validation > >routines. I am not quite sure what we can do there:( I really don't like > >the idea of JS for just opening a new window, but what other alternatives > >are there? Any suggestions? > > > > Jeez - replacing target with a bunch of javascript sounds totally silly if > you ask me. Are we sure it's not something that will come back in the > next specs, so we can safely ignore it (or provide it as fall-back) in the > few places where having an external window makes sense ? > > It's not as if we use this all over the place after all... Its an xhtml thing. We can just as easily not have the target in there (which is what I have been doing;) or come to some other type solution. Since JS is about the only other solution that I have seen (I don't believe there is a target in css) then thats what the article is bringing up:) It wouldn't be everywhere, just where we need to open a new window like the links or referers;)