object .onscroll=function(){myScript}; 嘗試一下. JavaScript 中, 使用addEventListener() 方法: object .addEventListener("scroll", myScript ); 嘗試一下.
確定! 回上一頁