Hiding from Email Harvesters
13
Trim , Left trim (ltrim) and Right Trim (rtrim) in javascript
12
A simple Tooltip for you web pages with minimal code.
Images , Text and HTML code can be shown inside the tootip
Images , Text and HTML code can be shown inside the tootip
18
Add dragging to your div elements. just adding class="drag" to the div element will make it draggable.
Here i'm adding an example for a draggable dialog box
Here i'm adding an example for a draggable dialog box
9
Gets the rightmost substring, of the specified length, from a String object.
8
svachon
Gets a regular expression that'll search for any regexp pattern specified in the parameters.
32
Gives you the ability to dynamically include a CSS file at any time in your HTML page using Javascript.
14
Here's a library to manage CSS class names on DOM elements.
26
The basic framework of an Ajax-enabled web page. The following JavaScript shows how to send a request for an XML file and how to receive that request. Of course, in a real life scenario, you'll have to implement better error trapping and actually do something with the XML that gets returned.
6
Toggles the visibility of an HTML element. Should be part of everyone's javascript toolkit
10
A prototype function to get an array of elements by id in an array









