Search Results

0
votes

innerHTML manipulation in JavaScript

I would try doing container.innerHTML = ''; container.innerHTML = content; …