// keep search input available, but avoid autofocus and thus mobile // keyboard appearing when dropdown opens. $('body').on('select2:open','#subject', function ...
確定! 回上一頁