- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 3-4 years
- Referred between 50 and 99 users
Hey guys,
could someone help me?! I search for a jquery plugin that make my words on the website fade in. “Fade” is the wrong word I think. I mean every letter of a word should follow another.
For example: “WELCOME” -> “W” after a short time “E” , than “L”, etc.

Hope you understand what I mean.
EDIT : Like here for example: http://www.keimdesign.de/
- United States
- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
http://www.codingjack.com/drafts/letters.html
Feel free to use the source however you like 
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
@CodingJack lovely code.
- Microlancer Beta Tester
- Author had a Free File of the Month
- Has been a member for 3-4 years
- Item was Featured
- Author was Featured
- Austria
- Exclusive Author
- Referred between 200 and 499 users
Check out the FFOM from CC: http://codecanyon.net/item/textfx-a-jquery-text-animation-tool/309565
- Sold between 100 000 and 250 000 dollars
- Referred between 200 and 499 users
- Bought between 100 and 499 items
- Has been a member for 2-3 years
- Item was Featured
- Exclusive Author
- Author had a Free File of the Month
- Microlancer Beta Tester
Thanks for that.
CodingJack said
http://www.codingjack.com/drafts/letters.html
Feel free to use the source however you like![]()
- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 3-4 years
- Referred between 50 and 99 users
CodingJack said
http://www.codingjack.com/drafts/letters.html
Feel free to use the source however you like![]()
Oh my god. How awesome?!
Thank you so much! Thumbs up! Perfect code!
Great sharing thanks for information
Im a nobody.. nobodys perfect.. therefore IM PERFECT !!!- Sold between 100 000 and 250 000 dollars
- Referred between 200 and 499 users
- Bought between 100 and 499 items
- Has been a member for 2-3 years
- Item was Featured
- Exclusive Author
- Author had a Free File of the Month
- Microlancer Beta Tester
Hi CodingJack,
I’m trying to use the above code on a div that loads the text to a div via javascript. How do I make it work. My example:
in html
<div id="date"></div>
on page load (date computed using javascript)
<div id="date">Tuesday, January 10, 2012</div>
How do i make it work? I’ve noticed it works perfectly if i simply type the text in HTML but doesn’t work for text loaded via javascript.
Thanks in advance.
- Sold between 100 000 and 250 000 dollars
- Referred between 200 and 499 users
- Bought between 100 and 499 items
- Has been a member for 2-3 years
- Item was Featured
- Exclusive Author
- Author had a Free File of the Month
- Microlancer Beta Tester
Nevermind, I figured it out!

arrowthemes said
Hi CodingJack,I’m trying to use the above code on a div that loads the text to a div via javascript. How do I make it work. My example:
in html
<div id="date" />on page load (date computed using javascript)
<div id="date">Tuesday, January 10, 2012</div>How do i make it work? I’ve noticed it works perfectly if i simply type the text in HTML but doesn’t work for text loaded via javascript.
Thanks in advance.
CodingJack saidThis is awesome!
http://www.codingjack.com/drafts/letters.html
Feel free to use the source however you like![]()
How can I create a delay of 3 seconds before it displays the text after the page loads?
