[wp-trac] Re: [WordPress Trac] #8813: Add _blank target in ACP link
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 21 11:50:42 GMT 2009
#8813: Add _blank target in ACP link
-----------------------------+----------------------------------------------
Reporter: Alvaro_SG | Owner: Alvaro_SG
Type: feature request | Status: assigned
Priority: low | Milestone: 2.9
Component: Administration | Version: 2.7
Severity: minor | Keywords: needs-patch 2nd-opinion
-----------------------------+----------------------------------------------
Comment(by VincentvandenHeuvel):
Actually you should avoid using the target attribute, WordPress is still
using the XHTML 1.0 Transitional DOCTYPE but when they make the transition
to XHTML 1.0 Strict we will be in trouble because there will be no longer
a target attribute. This can be resolved by using rel=external and
replacing it with JavaScript.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8813#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list