jasonc Posted March 31, 2010 Share Posted March 31, 2010 I wish to change the title tag to say that a new message has been left in a chat window page but only if the chat window is not in view, i.e. if they have multiple tabs open and when browser is minimized or not in view so i wish to know how using javascript if... 1) is the browser window minimized? 2) is the web page tab in view 3) is the browser on top of all windows on their desktop? so i can change the title if all three conditions are meet. Link to comment https://forums.phpfreaks.com/topic/197162-change-tag-using-ajax/ Share on other sites More sharing options...
andrewgauger Posted April 3, 2010 Share Posted April 3, 2010 Not possible. The browser will hide information like which window is on top. Link to comment https://forums.phpfreaks.com/topic/197162-change-tag-using-ajax/#findComment-1036275 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.