摘要: 获取自定义属性值:document.getElementById("txtBox").getAttribute("displayName");document.getElementById("txtInput").attributes["displayName"].nodeValue设置自定义属性值... 阅读全文
posted @ 2014-02-10 13:39 跟着阿笨一起玩.NET 阅读(5234) 评论(0) 推荐(0)