Open new windows in browser as separate thread


If you have links to another origin, you should use rel="noopener", especially if they open in a new tab/window.

<a href="http://example.com" target="_blank" rel="noopener"> Example site </a>


Comments

Popular posts from this blog

JavaScript ajax request

Javascript Error : No 'Access-Control-Allow-Origin' header is present on the requested resource

Merge tools in "Resolve conflicts" not shown