The issue is using $(input[type=select]) to try to reference a drop-down menu (which uses a <select> HTML tag).
確定! 回上一頁