Log in

View Full Version : Need urgent Help with Inline Frames!



MrRSMan
07-22-2007, 02:19 PM
I have an inline frame on my web page measuring 161 (width) by 575 (height) pixels.

My aim is to, in this frame, show another webpage (which isn't mine). Obviously, a whole webpage isn't going to fit into a frame that small, BUT the only thing I need from that webpage to show in the frame IS plenty small enough to fit in.

However, what I need to know, is, supposing I getrid of the scroll bars on the frame, is there a way of showing an exact part of a webapge in the frame?

Please help! If you're still not sure exactly what I mean, please just ask as I'm not sure if I managed to explain that very clearly!

Thanks in advance! MrRSMan.

MrRSMan
07-23-2007, 04:28 PM
Oh dear...53 views and not one reply...look's as if nobody knows...but, on the other hand, it must be possible, even if it's not using HTML.

Come on someone, give it your best crack!

djr33
07-23-2007, 05:29 PM
The trouble here is permissions. You could do this on your own page using javascript and just scrolling it to the right place on the page. However, from the outer page, I'm not sure how this works, or if it's possible.