Well if both style=”border:[0|none]” is working and border=”0″ attribute doesn’t help, and all this is not working only on IE, the solution is …
frameborder=”0″ attribute
<iframe frameborder=”0″ … ></iframe> is helping
Related posts:
- Scroll an IFRAME Content to a Predefined Position
- Google Adsense, iframes and IE
- CSS border-radius vs. images!



