Add and Remove Elements with JavaScript (reprise)
January 3rd, 2008 @ 00:42am
A long time ago (February 28th, 2005 to be exact), I wrote a post titled Add and Remove HTML elements dynamically with JavaScript. To this day, it continues to be the most highly traffic page on my website. However there is a number of things I’d like to point out that we can improve upon that implementation (since it is very outdated), an...