onfocus = function(){myScript};; 在JavaScript中,使用addEventListener()方法: object.addEventListener("focus", myScript);. 注意:onfocus事件與 ...
確定! 回上一頁