Javascript Tutorial
Text Animation
Check out this JavaScript-powered text animation artwork. A cheerleader runs through her entire routine. Wow!
General »
Top 20 Similar Javascript Tutorials
Animagix - Animation for Javascript
In this tutorial you can fine a useful JavaScript toolkit for animations. With the demonstration, little geckos wander around this page with just four lines of code added to your page. Check out there great "how to" page for the source and instructions.
Button Text v1.0
This script lets you click a button & see the text inside that button, as more text appears the button gets larger.
Effects »
Butterfly Text
This script creates a pattern for eight sets of words to follow as the mouse moves around the screen. This is a little different than those other scripts. Pretty neat! IE only.
Effects »
Text Reverser
JavaScript will take the contents of a box and reverse it! If you entered 'hello' it will change the box to say 'olleh'. This might be useful on your site in a form or just for fun
Forms »
Text Blinker
JavaScript 1.2 (found in version 4.0 browsers) provides this neat effect: the text changes color every second. Now this is a great way to draw attention without using the annoying BLINK tag.
Effects »
Text Effect
Essentially a multi-function scroller, this script does some really amazing stuff. It takes your message line and scrolls it left and right and .... Just check it out!
General »
Shadow Text
This tutorial contains a script, that little script creates a shadow text. It is simply text that has a shadow behind it.
Rainbow Text
Displays your text in a multitude of rainbow colors. Definitely a visually appealing effect. And, it's a breeze to modify.
General »
Text Link
This is a very short script for creating a link that looks like standard text (no underlining or link pointer). IE and NS6+
Blinking Text
This script is a simple layer based javascript that blinks any text. The script can be used to catch the attention of the user. The blinking speed can be adjusted by the variable blink_speed. Only works in MSIE.
Effects »
Text Encryption
This JavaScript library provides encryption using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read from left to right, but in the order specified by the encryption key. Transliteration is also used
Text Ripple
The ripple is created by converting each sequential letter from lower case to upper case. The ripple speed can be also be changed.
General »
Text Highlighter
Alternates the font color of each character in a line of text. Useful to catch the attention of your web site visitors. You may also customize the color and font of the text.
General »






