bPHP Posted April 21, 2010 Share Posted April 21, 2010 Hi! How can I do a change in the html title so that, for example, when the user has my page minimized I can alert him/her that there is something new requiring his/her attention? For example in facebook when you are chatting and you minimize the window, if someone sends you a message the title is changed back and forth to call your attention... How is this done? I'm investigating but can't even find how to do it! Thanks! Quote Link to comment Share on other sites More sharing options...
F1Fan Posted April 21, 2010 Share Posted April 21, 2010 window.document.title = 'You new page title here.'; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.