JavaScript Scripts





Español Français 中文 Deutsch Portuguese Japanese nederlands
   
 
Free Java Script Codes
Javascript List All
Slide Show Slide Show
Ad Display Ad Display
Image Effect Image Effect
Animated Image Effects Animated Image Effects
Form Validation Form Validation
Color Picker Tool Color Picker Tool
Formatting Forms Formatting Forms
Select All Select All
Dynamic Form Select Dynamic Form select
Dynamic Color Dynamic Color
Calendar Script Calendar
Textbox Counter Textbox Counter
Alphanumeric Alphanumeric
Date Time Script Date & Time
Stop Watch Script Stop Watch script
Delete Repeated Values Delete Repeated Values
Pagination Pagination
Random Generator Random Generator
Animated Text Animated Text
Cursor Position Cursor Position
User Info Window / User Info
Security Security / Authenticate
Bookmark Bookmark
Mouse Effects Mouse Effects
Title Bar Title Bar
Status Bar Status Bar
Country List Country List
Free Games Free Games
Calculators Calculators
 




Animated Title Javascript


About
Animated Title Javascript allows you to give a catchy title on your webpage.


Features
a) Animation script makes your web page more attractive.
b) This animated code supports all browsers.
c) View the title of this page to see the animation.
d) Just download this code and enhance your web page.

Preview

View title of this page



Code
Javascript
<!-- Script by hscripts.com -->
<script type="text/javascript">
var data="0123456789";
var text="Animated title";//Your Text Here
var done=1;
statusIn(text);
function statusIn(text){
  var max=4;
	var delay=0;
	if (done){
		done = 0;
	  decrypt_helper(text, max, delay,  0, max);
 }
}
function decrypt_helper(text, runs_left, delay, charvar, max){
	if (!done){
	runs_left = runs_left - 1;
   //alert(	runs_left);
	var status = text.substring(0,charvar);
  for(var current_char = charvar; current_char < text.length; current_char++){
		status += data.charAt(Math.round(Math.random()*data.length));
	    }
	document.title = status;
	var rerun = "decrypt_helper('" + text + "'," + runs_left + "," + delay + "," + charvar + "," + max + ");"
	var new_char = charvar + 1;
	var next_char = "decrypt_helper('" + text + "'," + max + "," + delay + "," + new_char + "," + max + ");"
	if(runs_left > 0){
		setTimeout(rerun, delay);
		}
	else{
		if (charvar < text.length){
			setTimeout(next_char, Math.round(delay*(charvar+3)/(charvar+1)));
			}
		else
			{
			done = 1;
			}
		}
	}
statusIn(text);
}

function ctck()
{
     var sds = document.getElementById("dum");
     if(sds == null){
        alert("You are using a free package.\n You are not allowed to remove the tag.\n");
     }
     var sdss = document.getElementById("dumdiv");
     if(sdss == null){
         alert("You are using a free package.\n You are not allowed to remove the tag.\n");
     }
}
document.onload ="ctck()";
document.write("<center><h4>View title of this page</h4><br><div style=\"padding-left:50px; font-size: 12px;color: #dadada;\" id=\"dumdiv\"><a href=\"http://www.hscripts.com\" id=\"dum\" style=\"text-decoration:none;color: #dadada;\">©h</a></div></center>");
</script>  
<!-- Script by hscripts.com -->

Release Date -
Get free version without ©copyright link for just 5 price

For customization of this script or any script development, contact us at support@hscripts.com


Usage
a) Copy and paste this animation code into your file.
b) Run the code in your browser.
c) Use this simple animated title script on your page.


License
- The javascript (misspelled as java script) is given under GPL License
- i.e. Free use for those who use the codes as it is.
- Free, if your modification does not remove our copyright information and links.
- Click Here for detailed license information.
- You can purchase the script if your requirements does not meet our GPL License terms.
Other Links

web hosting