Posts by Luciano Rocha • 11 points
1 post
- 
		1 votes1 answer417 viewsQ: How to dynamically position a div with content within a dynamically created div?On my website, I create a div dynamically, after the second paragraph (forum). I’d like to position a banner already loaded inside that div. tried several ways, to give a apendchild, but it won’t.…