id为动态,定位DOM元素

来源:互联网 发布:linux 限制访问目录 编辑:程序博客网 时间:2024/03/29 15:04
var id = "caseid_" + caseId;

jQuey('#'+id).xxx()
0 0
原创粉丝点击