单项选择题
以下对attr()的使用方法书写正确的是()。
A.$("div"):attr("name")
B.$("div").attr("name"="va")
C.$("div").attr("name":"va")
D.$("div").attr("name")
点击查看答案
相关考题
