如果你是為了IE 的attachEvent 不能使用this 關鍵字而來的,試著把handler 裡的this 改成event.srcElement 就可以了, ex:obj.attachEvent('onfocus',function(){event.
確定! 回上一頁