Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
megous
on March 2, 2021
|
parent
|
context
|
favorite
| on:
jQuery 3.6.0
It's not that more complicated. There are after()/before()/closest()/remove(), and a lot of other similar easy to use methods these days.
It's not el.parentNode.insertBefore(new, el) and el.parentNode.removeChild(el) days anymore.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's not el.parentNode.insertBefore(new, el) and el.parentNode.removeChild(el) days anymore.