UI Deploy

Curated, Short, Web UI Dev we Love.

Change Tab Title with JavaScript

Changing the tab (or window) title is an age old practice.  Gmail does it to notify the user of a new chat message and this blog does it to update the tab title after a new page loads via AJAX.  How is it done?

view source

Advertisement