Forum Moderators: open

Message Too Old, No Replies

iFrame scrolling

scrolling a scrolling=no iframe

         

myhre23

1:07 am on May 15, 2006 (gmt 0)



I am using two iframes on a parent page.
The page has an auto resize on the frame so the iframe is set to whatever the content is.
I have links on one of the frames that target anchors on the main frame.
How do you scroll to those anchors ahen the iframe has scrolling set to no without affecting the scrolling of the parent page?
Is it possible?

mcvoid

8:50 pm on May 23, 2006 (gmt 0)

10+ Year Member



I've had the same problem, but I finally gave up and did some adjustments to that iframes weren't nesessary(sp?). I'm still curious as to what other people are saying.

I find that scrolling in iframes is broken - you can't autosize and autoscroll and expect the entire document to show up without scrollbars. In fact, you can't even make scroll "no" and expect the scrollbars not to show up. It's already frustrating that nothing can be inherited into an iframe ,and then it'll never size on it's own like every other element. #*$!? In the end, Strict HTML is the best way to go.