Forum Moderators: mack

Message Too Old, No Replies

Iframe

Changing the size of IFRAME from Top & Left

         

jimijoe

7:57 pm on Dec 6, 2003 (gmt 0)

10+ Year Member



Hi,

Is it possible to change the size of IFRAME from Top & Left instead of Bottom & Right?

So, part of the contents inside the IFRAME will not be seen from top & left.

<IFRAME src="contents.html" width="120" height="200"></IFRAME>

Thanks,
Jimijoe

korkus2000

4:55 am on Dec 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Not the way you are asking. You need to put code that will move the layer off screen on the page that is being called in the iframe. Do you "own" the page that is being called in the iframe?

jimijoe

4:28 am on Dec 8, 2003 (gmt 0)

10+ Year Member



No I don't, but what is the code?
Does it effect the page when we call it out of iframe?

Thanks,
Jimijoe