HTML5 iFrame Seamless Attribute

后端 未结 10 1075
日久生厌
日久生厌 2020-11-27 14:41

in HTML5 the iframe has new attributes like \'seamless\' that should remove borders and scrollbars. I\'ve tried it but doesn\'t seem to work, I still can see scrollbars and

10条回答
  •  庸人自扰
    2020-11-27 15:21

    It's not supported correctly yet.

    Chrome 31 (and possibly an earlier version) supports some parts of the attribute, but it is not fully supported.

提交回复
热议问题