Wait, what?
Sunday, December 10th, 2006DOMtool is a tool that will take your HTML as an input and output the correct DOM methods for inserting that content into a document.
Wait, what?
click here
What happened there? Have a look at the code and see if you can guess:
<script language=”javascript” type=”text/javascript”>
<!–
function waitwhat() {
var p1=document.createElement(’P’);
var txt1=document.createTextNode(’Please check out my blog by clicking on my […]












