JSAV
JSAV copied to clipboard
Improve .clear() functionality
If the JSAV data structure constructor was passed a custom DOM element, calling .clear()will remove that element. In that case, .clear() should be smart enough to only clear the element instead of removing it.