A webpage has 4 images, which are continuously moving or rotating, i want to put web whole page except images I tried with <\[code\]iframe src= http://stackoverflow.com/questions/14515212/somewebpage.com width="1000px" height="400px" position = "relative" scrolling = "no"></iframe>\[/code\]. It is working for me fine but only one problem when the webpages will display inside a frame only top portion of the page is visible only... I want in such a way, when it will take the page from url, it will take the whole page and put it inside the iframe. So i can see the whole page from top to bottom in one shot.. without any scrolling..