How to open a link in jQuery without the referral information

Posted by andufo on Stack Overflow See other posts from Stack Overflow or by andufo
Published on 2010-03-16T23:30:30Z Indexed on 2010/03/16 23:31 UTC
Read the original article Hit count: 237

Filed under:

I need to open a link from within jQuery but i need to avoid sending the referral information. In shorter words, i need to simulate rel="noreferrer"

Is it feasible?

© Stack Overflow or respective owner

Related posts about jQuery