我有一个同源的iframe。 iframe 中的鼠标事件在文档中触发,如下所示: // this won't work $('iframe').contents().find('body').on('mousedown mouseup mousemove', ...
確定! 回上一頁