Some tests on browser inter-tab communications
On same origin domain, you can communcate between tabs with:
- direct dom access
- postMessage
- localStorage
- cookie
See live demo here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Some tests on browser inter-tab communications
On same origin domain, you can communcate between tabs with:
See live demo here