http://www.front-end.nu/?p=6

On 9 mrt, 15:48, Ed Lerner <emle...@gmail.com> wrote:
> How would I modify the following to only target anchors with an href
> beginning with "http"?
>
> $('a').each(function(index) {
>   $(this).attr({
>     'target': 'blank'
>   });
>
>
>
> });- Tekst uit oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -

Reply via email to