JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
ry "
Expand153277
php captcha
Populate PostgreSQL tables
Convert an RGB color into a HEX color
curve
javascript image swap using DOM
Make string usable as a URI
A javascript hyperlink
> >Random Flickr Photo
Rate this script:
I Love it
/
I Hate it
Empty a DOM node
Code
while
(
node.
hasChildNodes
(
)
)
{
node.
removeChild
(
node.
firstChild
)
;
}
Empty a DOM node scripts
|
Empty a DOM node snippet
|
Empty a DOM node example
|
Empty a DOM node tutorial
|
Empty a DOM node code