0

I have some BrowserTabs open with the same Webpage. I will reload ONLY in the open Tab reload the Page, not in all Tabs if the same URL open.

location.reload('true')

reload ALL the same Pages.

1 Answers1

0

might be possible duplicate, but combine document.location.reload() with the content of this article

iquellis
  • 979
  • 1
  • 8
  • 26