PDA

View Full Version : iframe doesnt scroll with parent div IE7



xnewbie
09 Feb 2010, 09:45 AM
This is a IE7 only problem: I have a div with a specific height and overflow auto. When overflow is triggered, the iframe inside the div doesnt scroll with the div, but overlays on top of it. If I remove the height, the iframe does scroll with the parent window. I tried to change zindex, display, position and other styles of the div and iframe but couldnt get the iframe to scroll with the div. any ideas? thanks,