0 votes
in JAVA by
To delete only the child element of the selected element, use __________

val()

html()

empty()

remove()

1 Answer

0 votes
by
empty()
...