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
5
it give us the position of the mouse. works on IE and Firefox
use:
onclick="posicion_mouse(event)"
use:
onclick="posicion_mouse(event)"
5
Returns the keycode of the key we wrote on a textarea/input. works on IE and Firefox
6
Return object by type. Revision 2.
-3
Return object by type
2
Remove all children of Object.
8
Add rows into a table dynamically using js,DOM
14
Here's a library to manage CSS class names on DOM elements.








