how mislay wholly progenitor component the child elements javascript?


let's say:



<div>
pre text
<div class="remove-just-this">
<p>child foo</p>
<p>child bar</p>
nested text
</div>
post text
</div>


to this:



<div>
pre text
<p>child foo</p>
<p>child bar</p>
nested text
post text
</div>


i've reckoning out controlling mootools, jquery even (raw) javascript, nonetheless couldn't thought this.



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?