单项选择题

按钮可以响应多种事件,如果希望让按钮响应“鼠标释放”事件,那么应该使用的语句是()。

A.on(releasE.
B.on(rollOver)
C.on(dragOut)
D.on(rollOut)