If I set onload_scroll_top="iframe" it scrolls almost to the top of the whole document instead of the top of the iFrame. It doesn't go all the way to the top, but nearly.
I was wondering if the JS for this function specifies a certain ID and maybe by chance I'm referencing the same ID toward the top of the page.
It also causes the whole page to scroll down to the same section on page load.
Any suggestions? Otherwise we'll just skip the feature, but it would be nice to use for this project.
Thanks in advance!
|