IE 8 iframe border

前端 未结 7 1130
半阙折子戏
半阙折子戏 2020-12-15 15:56

There is a border showing on an iframe and I can\'t get rid of it.

IE 6 and 7 work as intended with a little JavaScript:



        
相关标签:
7条回答
  • 2020-12-15 16:43

    Sample HTML to go with the sample JS would be helpful =)

    Try using IE8's Developer Tools (press F12 on the page you have problems with) to isolate what styles are being applied to the iframe. You can also play with the styles there, to cut down your iteration time.

    0 讨论(0)
提交回复
热议问题