单项选择题
A.toggleB.hoverC.overD.on
A.insertAfterB.afterC.appendToD.append
A.$("prev next")B.$("prev +next")C.$("prev ~next")D.$("prev >next")