Open links in current tab

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

Fra og med 22.08.2014. Se den nyeste version.

Skaber
woxxom
Bedømmelser
0 0 0
Version
1.0
Oprettet
22.08.2014
Opdateret
22.08.2014
Size
657 bytes
Licens
N/A
Gælder for
Alle hjemmesider

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.