輸入框只能輸入數字$(function(){ var bind_name = 'input'; if (navigator.userAgent.indexOf("MSIE") != -1) { //ie情況下特殊處理bind_name ...
確定! 回上一頁