摘要:
关于html元素的disabled,readonly 的详细分析 一,先看看这两个属性在效果和使用上的区别 READONLY and DISABLED both remove the functionality of the input field, but to different degrees. READONLY locks the field: the user cannot ... 阅读全文
posted @ 2008-12-28 22:36 epms 阅读(28711) 评论(1) 推荐(3) 编辑