[TYPO3-core] Accessible PopUp links
Martin Kutschker
Martin.Kutschker at blackbox.net
Tue Nov 22 13:26:47 CET 2005
Andreas Otto <ao-lists at php4win.de> writes on
Tue, 22 Nov 2005 12:26:54 +0100 (MET):
> Hi Michael,
>
> On Tuesday 22 November 2005 12:10, Michael Stucki wrote:
>
> > Even if the popup works or not, but the website owner seems to have
> > a reason for opening this in a new page.
> >
> > I suppose that if Javascript will work, the additional target isn't
> > opened anymore?
>
> Yes, that's how it works.
>
> > If the above is true, then I'm supporting the target attribute. Just
> > make> sure that there won't be two additional windows...
>
> There won't be two windows.
>
> My question is related to the fact that the TARGET-attribute is not
> part of the xhtml-transitional or xhtml-strict.
*sigh* make it dependent of either the doctype or make it configurable then. Perhaps with using the doctype as default with manual override.
But, if no target is used, then I might want to use another page type for the link. An admin may use a special page type for pop-ups. This type must be used for the JS (and when target is present), but must not be used when target is missing.
Masi
PS: This remindes me of my patch request. Any comments on config.xhtmlDocytpe?
More information about the TYPO3-team-core
mailing list