I'm able to add an onClick event handler via JavaScript as follows and it works fine: iframe.document.addEventListener('click', clic, false); But in this ...
確定! 回上一頁