摘要: Sometimes we want to add extra data to our form and submit them to the server.We can do this like :1 var form = document.querySelector('form');2 f... 阅读全文
posted @ 2015-05-16 22:27 青苔1943 阅读(167) 评论(0) 推荐(0) 编辑