lindelwa122 / dom-wizard

JavaScript library that makes DOM manipulation easy and more managable.
MIT License
7 stars 8 forks source link

Update how before and after work #49

Closed lindelwa122 closed 8 months ago

lindelwa122 commented 8 months ago

The current implementation of before and after only works for the first-generation elements and doesn't work for their children which is undesirable.