To detect when an element loses focus, use the onblur event. How to register: In HTML: <ELEMENT onfocus="handler"> ...
確定! 回上一頁