I have an iframe in my page, and I need to get the scrollTop, or the amount the iframe is scrolled vertically, but the Dimensions plugin, and everything else I've found, just don't work. This script needs to be on my site, then when the iframe is scrolled I need to know how far it was scrolled.
Any ideas?