摘要:
<html><head><title>自定义属性</title><scriptlanguage="javascript">functionshowText(){alert(document.getElementById("txtInput").value);}functionshowValue(){alert(document.getElementById("txtInput").attributes["idvalue"].nodeValue);}< 阅读全文
posted @ 2012-01-13 12:10
班哥静听
阅读(1144)
评论(0)
推荐(0)