Hello,
I have an i-frame in which I made the height 1600px to avoid two scroll bars. I'm scrolling new pages to the top via parent.window.scrollTo(0,0), but the client is complaining that it is too slow. The whole page has to load and then the it's scrolled to the top. Is there a faster way? Is there something I can do to make it faster?
Thank you
I have an i-frame in which I made the height 1600px to avoid two scroll bars. I'm scrolling new pages to the top via parent.window.scrollTo(0,0), but the client is complaining that it is too slow. The whole page has to load and then the it's scrolled to the top. Is there a faster way? Is there something I can do to make it faster?
Thank you