You can disable select mouse, keyboard, and touch events using only css , so the ... <select readonly="readonly" tabindex="-1" aria-disabled="true"> <option ...
確定! 回上一頁