#How to scroll a window within a window..?
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
Hi Im trying to scroll a window thats within a window, I know about document.body.scrollHeight, and window.scrollTo() and but I dont know how to make it so its a specific window thats inside a window...?
i.e. for example this window inside a window or any other. Don't even know what type of window this is. Is it an iframe? I dont even know how to find out
might help for you to understand that it's not a window. it's just a div.