I've written some javascript, that will disable slot 2, when you select a big crate in slot 1: $('select[name=slot2]').prop('disabled', true);.
確定! 回上一頁