AnilPhilip
06-23-2008, 12:41 PM
I want to embed an iframe on my blog but I cannot set the size.
http://juwo-works.blogspot.com/2008/05/web-advertising-is-googles-achilles.html
I was surprised to find that this fails
<iframe src="mypage.html" height="450" width="450" ></iframe>
I found this code
http://www.programmersheaven.com/2/FAQ-JavaScript-Set-Iframe-Width-Height-Onload
but somehow it fails - perhaps Google Blogger is stripping out the Javascript.
Any help appreciated.
thanks,
Anil
http://juwo-works.blogspot.com/2008/05/web-advertising-is-googles-achilles.html
I was surprised to find that this fails
<iframe src="mypage.html" height="450" width="450" ></iframe>
I found this code
http://www.programmersheaven.com/2/FAQ-JavaScript-Set-Iframe-Width-Height-Onload
but somehow it fails - perhaps Google Blogger is stripping out the Javascript.
Any help appreciated.
thanks,
Anil