Do you mean it would update itself as well ... like if you were on another tab, and received another alert ... the number on the xenforo tab would change ?
Do you mean it would update itself as well ... like if you were on another tab, and received another alert ... the number on the xenforo tab would change ?
A basic implementation of this is actually quite simple (and very cool). Of course, there are a couple challenges.
The "number" working for any favicon, gmail uses a black font over a white font to compensate for that ..
The auto-refresh. XenForo kinds of piggybacks on the ajax requests right now, which is pretty cool, so ti could be implemented on that, or go more aggressive on do an AJAX poll.