First10EM Journal Club: July 2022
Welcome to another episode of the Journal Club with Dr Justin Morgenstern. This one is a bit epic and we start with a really important...
// 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'); }); }); --> -->