Full version: jsB@nk » Status » Status » Type-writer Document Title
URL: https://www.javascriptbank.com/type-writer-document-title.html
The script will display a animated message on title bar. Look like it's being typed.
Full version: jsB@nk » Status » Status » Type-writer Document Title
URL: https://www.javascriptbank.com/type-writer-document-title.html
<SCRIPT language=javascript>setInterval("x()",10);self.focus();function x(){window.status="JavaScriptBank.com - Bank of over 2000+ free JavaScripts"}</SCRIPT><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->