I would suggest catching the event on the iframe's Document , and in Firefox at least you need to do this using addEventListener() rather than onkeyup .
確定! 回上一頁