Hi, I want to know how to use an iFrame of a website I don't own and make it show a specific part of the page. See, basically, the iFrame can only be 326px by 326px, and I don't want it shownig just the header and I also don't want scrolling, so how can I show just the part of the page I want? Thanks.
Thanks, but that's not what I'm looking for. That gives me the top left corner of the page I want to use.
maybe use javascript to move the iframe scrollers without actually making them available to the user. You would need a name anchor or something i think. Btw is the page in the iframe hosted at your domain or server if yes then it will be really easy.