摘要: 1.HTML代码2.jquery var ProductIDs = ""; $('input[name="productID"]:checked').each(function() { if ( ProductIDs == "") ... 阅读全文
posted @ 2015-09-30 01:53 yalunwang 阅读(591) 评论(0) 推荐(0)