找考题网-背景图
单项选择题

以下哪个方法能够实现在被选元素之后插入content内容?()

A.append(content)
B.appendTo(content)
C.insertAfter(content)
D.after(content)