Home | History | Annotate | Download | only in html

Lines Matching full:appendchild

626     a.appendChild(document.createTextNode(entry.text));

628 div.appendChild(a);
630 toc.appendChild(div);