Open links in current tab

Replaces target="_blank" with target="_self" on click

Version au 22/08/2014. Voir la dernière version.

Auteur
woxxom
Notes
0 0 0
Version
1.0
Créé
22/08/2014
Mis à jour
22/08/2014
Taille
657 octets
Licence
N/A
S'applique à
Tous les sites

Purpose:

Forces links to open in current tab.

Compatibility:

Tested on FF32 but should also work in all modern browsers.

Details:

The script replaces target="_blank" with target="_self" once you click a link so, unlike some(most?) predecessors, it supports dynamically added content e.g. links inside forum spoilers opened via ajax, etc.