Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

append element to specific class

document.getElementsByClassName("thistime")[0].appendChild(first);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #append #element #specific #class
ADD COMMENT
Topic
Name
2+8 =