How to open option list of HTML select tag on onfocus() ... var x = "select[tabindex='" + (parseInt($(this).attr('tabindex'),10) + 1) + "']"; $(x).
確定! 回上一頁