It is a good practice for media sites to open links in a new tab/windows (using target=“_blank”, preferably with rel="noopener" for better security and performance) as to not interrupt currently playing audio/video.
This is especially important as long as navigating out of the page incurs sign-out (#82).
It is a good practice for media sites to open links in a new tab/windows (using
target=“_blank”, preferably withrel="noopener"for better security and performance) as to not interrupt currently playing audio/video.This is especially important as long as navigating out of the page incurs sign-out (#82).