In my explorer, I have some tabs/pages opened. I can change some global informations on those tabs/pages like a session var.
If I am on a page/tab, I change this session var and I switch back to another tab, how can I refresh my actual page to display to right text based on my modified session var ?
Are there some events ?
Thanks a lot !
Using jQuery it’s possible you need to catch the window focus event