I have create a simple app with two tabs. One tab has several settings which once changed they should cause some changes at the first tab.
I am using the window 'open' event listener which works great, but only at the first time the tab is opened.
how can i force it to refresh again?
Thanks, George
1 Answer
Accepted Answer
The tabs have a focus event which you can use for this.
Your Answer
Think you can help? Login to answer this question!