' multipleHtml += '
$(elMu).parent().append(multipleHtml) $('#component_sofBOERbqtij .multiple-select.'+thisId+' ').on('คลิก',function () { ถ้า ($('#component_sofBOERbqtij .multiple-parent.'+thisId+'').css('display') == 'none') { $('#component_sofBOERbqtij .multiple-parent.'+thisId+'').css('display', 'block') } else { $('#component_sofBOERbqtij .multiple-parent.'+thisId+'').css('display', 'none') } }) $('#component_sofBOERbqtij .multiple-parent.'+thisId+'').on('คลิก', 'li', ฟังก์ชัน (e) { e.stopPropagation() e.preventDefault() var $label = $(this).children('label') var input = this.getElementsByTagName('input')[0] if (input.checked) { input.checked = false } else { input.checked = true } //获取所有选项的值 var contents = []; $('#component_sofBOERbqtij .multiple-parent.'+thisId+' li').each(function (index, elem) { if (!$(elem).hasClass('group')) { var ck = $(elem).find('input')[0].checked if (ck) { var html = $(elem).children('label').html(); contents.push(html); } } }) if (contents.length > 0) { $('#component_sofBOERbqtij .multiple-select.'+thisId+'').empty(); สำหรับ (var i = 0; i < contents.length; i++) { var span
= ' ' +contents[i]+' × ' $('#component_sofBOERbqtij .multiple-select.'+thisId+'').append(span) } } else { $('#component_sofBOERbqtij .multiple-select.'+thisId
+'').empty(); var span = ' '+'กรุณา select '+' ' $('#component_sofBOERbqtij .multiple-select.'+thisId+'').append(span) } contents = contents.map(function(item) { return item.replace(/&/g, '&'); }); $(elMu).val(contents) }); $('#component_sofBOERbqtij .multiple-select.\
~!phoenix_var192_10!~~!phoenix_var192_11!~