Javascript Tutorial

Find and Replace Text Using Javascript

Learn how you can find and Replace Text Using Javascript
Miscellaneous » iscripting.net
Score(+): 0 | Views: 245 | Save it | Report it


Top 20 Similar Javascript Tutorials

Flashing Text in JavaScript

Use JavaScript to create different colored text flashing effects
Effects » drquincy.com
Score(+): 0 | Views: 100 | Similar Tuts | Save it | View this tutorial

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 » bewebmaster.com
Score(+): 0 | Views: 88 | Similar Tuts | Save it | View this tutorial

Find The Spy Game

General » javascript.internet.com
Score(+): 0 | Views: 76 | Similar Tuts | Save it | View this tutorial

Zip to State - Find the state with a zip code

General » javascript.internet.com
Score(+): 0 | Views: 93 | Similar Tuts | Save it | View this tutorial

Neon Text

General » javascript.internet.com
Score(+): 0 | Views: 85 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 222 | Similar Tuts | Save it | View this tutorial

Checkbox Text

Learn how to create checkbox text using JavaScript
General » javascript.internet.com
Score(+): 0 | Views: 158 | Similar Tuts | Save it | View this tutorial

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
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 116 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 186 | Similar Tuts | Save it | View this tutorial

Menu Text

This script uses the onMouseOver command with buttons. The first & second button show text. but the third button also has a link. IE & NS6+
General » javascript.internet.com
Score(+): 0 | Views: 134 | Similar Tuts | Save it | View this tutorial

Text Cycler

Forms » javascript.internet.com
Score(+): 0 | Views: 807 | Similar Tuts | Save it | View this tutorial

Text Randomizer

A simple little script that displays a new message each time the page is refreshed.
General » javascript.internet.com
Score(+): 0 | Views: 183 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 150 | Similar Tuts | Save it | View this tutorial

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+
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 194 | Similar Tuts | Save it | View this tutorial

Rainbow Text

Displays your text in a multitude of rainbow colors. Definitely a visually appealing effect. And, it's a breeze to modify.
General » javascript.internet.com
Score(+): 0 | Views: 121 | Similar Tuts | Save it | View this tutorial

Glow Text

(Internet Explorer 5.5) Present text with an amazing glowing border. Automatically changes color, height, and width of message at a specified rate. Note: Text appears normal in all other browsers.
Effects » javascript.internet.com
Score(+): 0 | Views: 196 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 193 | Similar Tuts | Save it | View this tutorial

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 » javascript.internet.com
Score(+): 0 | Views: 196 | Similar Tuts | Save it | View this tutorial

Shadow Text

This tutorial contains a script, that little script creates a shadow text. It is simply text that has a shadow behind it.
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 237 | Similar Tuts | Save it | View this tutorial