Hey!
Is there any way that, if you have 2 or more open tabs of the same page, when you focus a tab, all other tabs will be instantly notified with "focus()"?
I give as example the Facebook Chat. If you receive a new message, all tabs keep blinking "New message from {name}!". And, if you focus a tab, all other tabs are instantly synchronized. I checked Firebug, and Facebook doesn't send any ajax request to synchronize the other tabs.
Let me know if you have any idea,
Thank you!
Nuno