This is an example of adding dynamic content via JavaScript by allowing the user type in the actual content.
How to dynamically add content to a div and store the content to a cookie via JavaScript
18
This is an example of adding dynamic content via JavaScript by allowing the user type in the actual content.
This post is in response to one of the comments on have received regarding the removal of elements via JavaScript. I have taken the original function posted and edited it a little bit for the demo.