LaLaLa Posted February 4, 2008 Report Share Posted February 4, 2008 I have an <iframe> tag and I was wonderig how you would get it to scroll like up or down automatically. Link to comment Share on other sites More sharing options...
Ingolme Posted February 4, 2008 Report Share Posted February 4, 2008 I don't think you can do much with what's inside an iframe. Are you sure there's no better way to do things than with an iframe? Frames aren't very good for web design. Link to comment Share on other sites More sharing options...
LaLaLa Posted February 4, 2008 Author Report Share Posted February 4, 2008 I don't think you can do much with what's inside an iframe. Are you sure there's no better way to do things than with an iframe? Frames aren't very good for web design.Well it's got like an inline browser in the page and so there's no other way to do it. Link to comment Share on other sites More sharing options...
rnd me Posted February 5, 2008 Report Share Posted February 5, 2008 if the framed page is coming from the same domain as the top page, normal scroll settings will scroll it, namely scrollX, and scrollY.if your page is an outsider, you are not allowed to scroll it from the top page. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now