-3
Strip HTML Tags From a String
2
These are some prototype methods to handle class names in html elements. As you all should know, a html element can have more than one class name.
This is part of my dom handling toolkit. Check it out and use it at will.
Cheers
This is part of my dom handling toolkit. Check it out and use it at will.
Cheers
2
check title ; ) unfortunately cannot remember the name(s) of the author(s) , so the courtesy goes to them ...
4
Simple set of functions for capturing and manipulating the className member of an HTMLElement
4
This code allows you to set the "opcity" style attribute on a element without affecting it's content.
Just call the function for a specific element or to all elements of a given classname after the document loads.
Examples and advanced usage here...
Just call the function for a specific element or to all elements of a given classname after the document loads.
Examples and advanced usage here...
4
Text to HTML Converte
6
Strip HTML
8
Put a break in a tooltip (limited chars)
8
Add rows into a table dynamically using js,DOM
9
A prototype function to get an array of elements by id in an array








