Jquery span标签的取值赋值

//赋值

$("#spanid").html(value)

//取值

$("#spanid").text()

posted @ 2018-01-10 12:35  Mr.Duanxj  阅读(182)  评论(0编辑  收藏  举报