I need to delete an element whose attribute cursor = "pointer".. I need do it with javascript in html
The item in question is this <g cursor="pointer"></g>.
I dont know the reason why the element has this form in html.
I need to delete an element whose attribute cursor = pointer. . I need
Share
You can use this: