mimiz / jquery-addTargetBlank-plugin

jquery plugin for adding target="_blank" for externals links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Add Target Blank Plugin

This plugin allows you to add target="_blank" to external links on the current page.

usage :

$('a').addTargetBlank();

License

MIT / GPLv2

About

jquery plugin for adding target="_blank" for externals links


Languages

Language:JavaScript 100.0%