I am building order dashboard for client, is there any way that when client browser window is minimized or tab is not active, I want to show tab tab active and maximized if its already minimized.
Ajax call run after 30 seconds and check for new orders, if new order fetched, I want to do the above actions. help me if there is any quick solution using javascript. Thanks in advance.