Plug It! can be used as a header/footer script, or you can simply use it as an insertion script. Basically, whatever you put in the text file can be shown on one or multiple pages with ease!
tListe PERL is a TreeView perl Script. You can read data in a file (default) or database.
Fading in text using the DOM
This tutorial explains how to create text fading effect utilizing JavaScript and the new DOM of IE5/NS6.
Tips and Tutorials String handling (dissecting, splitting, and searching) in JavaScript
Comprehensive tutorial on string manipulation in JavaScript, such as dissecting, searching etc.
Tips and Tutorials Formatting text (strings) in JavaScript
Learn how to format strings in JavaScript, such as making them bold, changing font size, etc.
Tips and Tutorials Text style
M
Tips and Tutorials JavaScript String Object explanation
Explanation of the String object and its properties/ methods to manipulate text and string on the page.
Tips and Tutorials Leading Zeros
Add a leading zero (or zero pad) your numbers to retain your preferred numerical layout when displaying numbers.
Tips and Tutorials CSS Font and Text Style Wizard
Use this wizard to experiment with font and text styles and generate sample CSS style source code.
Tips and Tutorials JavaScript Regular Expressions guide
Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript.
Tips and Tutorials Hide and show elements
Need to show and then hide an element in your application? With JavaScript this becomes easy, by calling only two functions.
Tips and Tutorials Restricting access of JavaScript libraries to your domains
The nature of JavaScript libraries means they can be accessed and utilized by any site online, not just yours.
Tips and Tutorials
|