Possible to move or copy existing element in DOM into a different location #20
Replies: 4 comments 16 replies
|
Example ? I can't think of steps to do it unless and untill I have something to work with. |
0 replies
Must be slow to evaluate in the browser itself. My scriptlet has no flaws, so the issue is not on my side. Try this version -- Filter |
7 replies
@peace2000 This works for inserting an element before any child element of a parent element. |
2 replies
Answer selected by
peace2000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi @uBlock-user ! Does any of your custom scriplets make it possible to copy or move (rather move) a specific element in a DOM tree into a different location in the same DOM tree?
I don't have a specific site I could link.
All reactions