JavaScript Cross Tab Cross Site Communication
Hello, everyone ๐
In this article you will read about how to enable data transfer between browser tabs, across two different sites using JavaScript.
window.open
In JavaScript we can use window.open to open a window or browser tab. It returns a refer...
kishoreconnect.com4 min read