text animation

Posted by Generation Of Technology on Friday, November 25, 2011

hello bloggers on my post this time, I will share knowledge on how to create animated textand precisely that is make the text animations with fluorescent lightok if you are a blogger friend who wanted to give the feel of your blog or Web animation then my post on how to create text animation is very useful for you.

text animation is very good for you apply in your blog or site for how to create textanimation is very easy to do even a beginner who wants to give animated text into your blog or web

ok please continue reading if you want to learn how to create animated text:

I give an illustration suppose you want to create text animations in blogger or blogspot.please login first keblog youYou can also click here to go to blogger or blogspotif youhave entered please you choose the design -> add gadget and then copy and paste thecode below the text animation.

<h2><script language="JavaScript1.2">

//Neon Lights Text II by G.P.F. (gpf@beta-cc.de)
//visit http://www.beta-cc.de
//Visit http://www.dynamicdrive.com for this script

var message="Sharing Information and Knowledge in All Things"
var neonbasecolor="blue"
var neontextcolor="green"
var neontextcolor2="#FFFFA8"
var flashspeed=100 // speed of flashing in milliseconds
var flashingletters=3 // number of letters flashing in neontextcolor
var flashingletters2=1 // number of letters flashing in neontextcolor2 (0 to disable)
var flashpause=0 // the pause between flash-cycles in milliseconds

///No need to edit below this line/////
var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)
function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}

function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
crossref(m).style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor
if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor
if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",flashpause)
return
}
}
function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</script></h2>

Description:
Replace the text "Information and Knowledge Sharing in All Things" with the text you want displayed
In neonbasecolor var = "blue" can replace the gray with other colors
In neontextcolor var = "green" can replace yellow with other colors
In neontextcolor2 var = "# FFFFA8" can replace # FFFFA8 with other colors
In flashspeed var = 100 can replace 100 with the desired speed


thank you for reading this blog article is how to create animated text and do not forget yourcomment or share to your friendsgreetings geoftechnology.blogspot.com

{ 4 comments... read them below or add one }

Richard C. Lambert said...

Short description of framework: A framework illustrating how value is created and captured in the interaction between organizations through relationships and transactions.must read indian book on start up

Unknown said...

When, I purchase anything from this site so I got best discount every time, I love this very much. Online shopping

Unknown said...

i like this. support from me

Sophie Grace said...

I have read your blog it is very helpful for me. I want to say thanks to you. I have bookmark your site for future updates. PLease visit best site tiktok viewer about tiktok

Post a Comment