摘要: 1、 2、var checkValue=$("#coupon").val(); //获取Select选择的Value 阅读全文
posted @ 2014-09-02 22:15 行云有影 阅读(211) 评论(0) 推荐(0)
摘要: 1、为form添加表单验证editSeller_form是form的idun、pw是input text的id$(document).ready(function() { $("#editSeller_form").submit(function(e) { if ... 阅读全文
posted @ 2014-09-02 21:53 行云有影 阅读(2759) 评论(0) 推荐(0)
摘要: 1$(document).ready(function() {..............});Done 阅读全文
posted @ 2014-09-02 21:39 行云有影 阅读(313) 评论(0) 推荐(0)