2016年10月28日

摘要: 姓名输入框:<input type="text" value="默认有值"/> 密码输入框:<input type="text" value="默认有值"/> 性别选择框: <input type="radio" name="sex"/><label for="nan">男</label><inpu 阅读全文
posted @ 2016-10-28 13:48 张昊0802 阅读(101) 评论(0) 推荐(0)
 
摘要: <html><head><meta charset="utf-8" /><title></title><script>window.onload=function(){function $(id){return document.getElementById(id);}$("btn").onclic 阅读全文
posted @ 2016-10-28 13:48 张昊0802 阅读(79) 评论(0) 推荐(0)