iFrame size problem

nikson

Registered Member
Joined
Jun 24, 2011
Messages
59
Reaction score
22
Hi guys,

I would really appreciate it if someone can help me with this.

I want to iFrame whole affiliate site on my own domain.

I use this code:

Code:
[I]
<iframe src="hxxp://afflink.com width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0">
</iframe>[/I]
Page loads correctly, wide is perfect but the frame size (and with this I mean the length of it) it's only about 100 pixels. Width is OK, but the length is not. Other empty bottom of the page remains white.
I tried in newest Firefox and IE.

What's wrong here?


Thank you!
 
Back
Top