Forum Moderators: open

Message Too Old, No Replies

iframe problem

         

tottyovi

11:09 am on Aug 11, 2009 (gmt 0)

10+ Year Member



Hello,
I'm trying to make a site and i have a little problem. I want to add to my first page a "window" to another site. I tried with iframe but I don't know how to set it to show me ONLY a part from that site(ex: the middle of that site) and without scrolling. I set it scrolling:"no" but is still show me the scroll bar.
Can somebody help me, please?

tedster

11:18 pm on Aug 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try setting the attribute within the iframe tag with this syntax: scrolling="no". Looks like you might be using css syntax [the colon :] where it doesn't belong.

Mathiaslylo

12:51 am on Aug 16, 2009 (gmt 0)

10+ Year Member



I agree. As for showing a part of a site, I doubt that is possible.

StoutFiles

6:10 am on Aug 16, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I believe you can get the coordinates if it's internal framing. Otherwise, it's not possible.

Hopefully you aren't trying to do this to pass someone's content off as your own as 99% of people do this for that reason.

tangor

7:19 am on Aug 16, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Some short cuts in presentation are not worth the effort, or exposure to litigation for copyright theft. Just and observation. Meanwhile, what compelling reason is there to display content from a second website inside a website?

tottyovi

2:30 pm on Aug 16, 2009 (gmt 0)

10+ Year Member



thank you for your help