I have been reading a tutorial on using JavaScript to create dynamic pages. The tutorial uses all these methods of the Dom. "setAttribute(), nodeValue, createElement(), createTextNode(), cloneNode(), appendChild(), insertBefore(), replaceChild(), removeChild()," However what my poor spelling and memory I fear I will never be able to employ these methods with any fluency of coding and less I can find some software to help me. I do not know if this software will be called a whiz at a code browser or Dom Inspector and editor or whenever. But I know I need some help remembering these funny spellings. Any suggestions would be gratefully appreciated.
Marc