How can I bring browser to front/ in focus of all other window or browsers after 3 seconds using jQuery or Javascript? -


is there way out bring browser front/ in focus of other window or browsers using jquery or javascript?

you can't, reason; imagine possibilities spammy pages force page top.

you can call attention window changing title periodically (e.g., every second or so), or through web notifications in supported environments.


Comments