February 17th, 2013, 09:22 PM
-
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
February 17th, 2013, 09:27 PM
-
no worries..
i have search on Google and find this..
marginwidth and after set it to 0.. it works 
however thanks everyone..
best regards