Clinical Case 086: from Hell’s heart I stab at thee
Today’s case is a tough one. This is not a happy story, but can you make it end well? So lets lay it out and...
// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); --> -->