Script Kiddie
01-28-2007, 12:00 PM
Is it possible to:
Make an iFrame only show a certain part of an external webpage?
Make the iFrame scroll to a certain pixel distance on that external webpage when your webpage is loaded?
I am told that there are certain ways to do option 2, but no-one has given me codes for that yet.
I assume it would be a simple add-on to a tag, for example:
<iFrame src="http://www.target.com/" width="100" height="100" scrollTo="183,32">
The red part is something I made up and have tried (it doesn't work unfortunately :( ), but hopefully you guys will know something that does work. Thanks for your time.
Make an iFrame only show a certain part of an external webpage?
Make the iFrame scroll to a certain pixel distance on that external webpage when your webpage is loaded?
I am told that there are certain ways to do option 2, but no-one has given me codes for that yet.
I assume it would be a simple add-on to a tag, for example:
<iFrame src="http://www.target.com/" width="100" height="100" scrollTo="183,32">
The red part is something I made up and have tried (it doesn't work unfortunately :( ), but hopefully you guys will know something that does work. Thanks for your time.