Execute a JavaScript when an input field gets focus: <input type="text" id="fname" onfocus="setStyle(this.id)" >. 瀏覽器支援. IE, Firefox, Chrome, Safari ...
確定! 回上一頁