Text Effects
Results 1 - 10 of 10
CSS Font and Text Style Wizard
Use this wizard to experiment with font and text styles and generate sample CSS style source code. This wizard uses dynamic HTML to change the style of the table in-situ, without loading another page. It is cross-browser compatible with Firefox,...
(show more)
JavaScript Regular Expressions guide
Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions.
Leading Zeros
Add a leading zero (or zero pad) your numbers to retain your preferred numerical layout when displaying numbers. i.e. '1' becomes '01' or '001' etc etc.
JavaScript String Object explanation
Explanation of the String object and its properties/ methods to manipulate text and string on the page.
Formatting text (strings) in JavaScript
Learn how to format strings in JavaScript, such as making them bold, changing font size, etc.
String handling (dissecting, splitting, and searching) in JavaScript
Comprehensive tutorial on string manipulation in JavaScript, such as dissecting, searching etc.
Fading in text using the DOM
This tutorial explains how to create text fading effect utilizing JavaScript and the new DOM of IE5/NS6.
Sliding JavaScript Banners
This 10-page tutorial shows how to create an animated news scroller in JavaScript along with several very useful DHTML techniques. Main topics covered: Specifying the banner's position, Using external JavaScript files, How to configure the banner,...
(show more)
So, You Want A Ticker-Tape JavaScript, Huh?
Here, you will learn how to create and configure a framed scrolling text for your page. You can also alter speed of the scrolling text.
