I have written window.alert() on one of my html page which gives shows alert after 5 min on page load.
I wanted to highlight that tab on which this alert shows, even if user doing some other activity on other window.
is there any way to do this
I have written window.alert() on one of my html page which gives shows alert after 5 min on page load.
I wanted to highlight that tab on which this alert shows, even if user doing some other activity on other window.
is there any way to do this