Javascript Tutorial
Find and Replace Text Using Javascript
Learn how you can find and Replace Text Using Javascript
Top 20 Similar Javascript Tutorials
Flashing Text in JavaScript
Use JavaScript to create different colored text flashing effects
Effects »
Creating a Scrolling Text Box with Javascript
In this tutorial you will learn how to create a scrolling message within a text box. Here are the steps
General »
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
Highlighted Text
Captures any text that has been highlighted with the cursor. In Internet Explorer, it even grabs text highlighted within a text box or textarea. Sweet!
General »
Text Randomizer
A simple little script that displays a new message each time the page is refreshed.
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 »
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+
Rainbow Text
Displays your text in a multitude of rainbow colors. Definitely a visually appealing effect. And, it's a breeze to modify.
General »
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 »
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 »
Shadow Text
This tutorial contains a script, that little script creates a shadow text. It is simply text that has a shadow behind it.






