You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, great project! It's super easy to use and works brilliantly. It really made my life easier.
Is it possible to replace an element with another one? Or maybe being able to know the position of an element, so once deleted, you would be able to put another element in its place.
for example replace: <div id="foo"><p class="bar"><img src="http://something.com/image.jpg><p></div>