1: var valuelist = ''; ; 3: $('input[type=checkbox][name=CheckBoxCities]').each(function() ; 5: if (this.checked)
確定! 回上一頁