On 2011/12/21 18:44 (GMT) coder composed:

I have used this CSS :

a[rel="external"] {
   padding-right: 13px;
   background: url(outofit.gif) no-repeat right top;
}

With this code:

<a href="../sjp.html" rel="external" onclick="window.open(this.href); return
false;">THIS</a>   is a link to a new window

or, for html5:

<a href="../sjp.html" rel="external"  target-"_blank">THIS</a>   is a link to
a new window

I have also used a variant for pdf, and one for mail links too.  No-one has
complained (Though Felix might, now . . .)

You really don't have to worry much about me even looking at anything lacking a clickable link to test. :-)
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to