/ Published in: JavaScript
Expand |
Embed | Plain Text
content = document.getElementById('shazba').firstChild.nodeValue;
You need to login to post a comment.
micmath on 10/25/07
1 person have marked this snippet as a favorite
content = document.getElementById('shazba').firstChild.nodeValue;
You need to login to post a comment.