sailnet
03-11-2012, 01:48 PM
does everyone know how both Facebook and Hotmail update your brower tab with the number of unread messages you have?
This is easy through javascript with this command:
document.title = "New Title (1) new message";
it would be cook is someone created a mod that would update the tab with the number of unread personal messages.
any takers?
This is easy through javascript with this command:
document.title = "New Title (1) new message";
it would be cook is someone created a mod that would update the tab with the number of unread personal messages.
any takers?