
February 17th, 2013, 09:22 PM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 12
Time spent in forums: 1 h 44 m 39 sec
Reputation Power: 0
|
|
Other - IFrame not working! :(
HI, i have trying to use iFrame on a page..
source page width and height is 728x90 (banner size)..
but when i use following iframe code:
Code:
<iframe src="http://127.0.0.1:8080/dont/banner.php?size=728&id=test" width="728" height="90"></iframe>
there is vertical and horizontal scroll bar.. but if i set width=738 and height = 110 then no scroll bar
any suggestion please?
thanks in advance..
best regards
|