You should attach the event handler on iframe load or execute the below script from the page which is loaded inside the iframe . $(window).scroll(function() { ...
確定! 回上一頁