摘要: document取id值: document.getElementById("xxx").value jquery的简写形式: $("#xxx").val() ps:立即执行函数的写法,function(){},jquery:$(function(){}) 阅读全文
posted @ 2016-12-11 00:26 liaochuanhu 阅读(12) 评论(0) 推荐(0)