Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Remove dynamically appended elements Re: Remove dynamically appended elements

#104685
Murd
Member

I do an ajax request loading new data. With this data there come new activities. So i want to remove the old ones and add the new ones.

I hope this is clearer now :)