how it it possible for me to add text to #test-value selector without removing the <div class="remove"></div> already inside?
suppose i could do:
but is there a proper way of altering the text but not the html (in this scenario) without messing around with the div wrapping
thank you