yes, rel=external is a great, 90% , except dealing with multiple
windows... but that's neither here or there... lots of work arounds.

On 11/2/06, Dave Methvin <[EMAIL PROTECTED]> wrote:
> > I got on the w3c validator discussion list because of
> > target being dropped from xhtml 1.1
> > ...
> > I changed target into class="target somewhere"
> > and let jquery do the rest.
>
> Were you trying to open a new window on some links? One easy way to do that
> is to set the target dynamically.
>
> $("[EMAIL PROTECTED]").attr("target","_blank");
>
> <a rel="external" href="http://www.google.com";>test</a>
>
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to