搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Cannot display full page with frame tag with noresize="noresize" and scrolling="no"

  • 2 个回答
  • 6 人有此问题
  • 6 次查看
  • 最后回复者为 blackfire

more options

There are some pages that defines page or frame size with pixel size. If that page is designed for PC, that size is sometimes greater than the display size for small displays, such as smart phones. If frame tag is used like this: <frame .... noresize="noresize" scrolling="no">, Firefox cannot display full view of page and cannot zoom also. I think this behavior is correct as definition of HTML. But, it also means that Firefox cannot scroll out from the display nor zoom. I think this is problem for using Firefox on small display devices. I want to know the way to display full view and zoom for such page. Default Android browser and other browsers have such capability. Can you tell me the ways? PS. Sorry for my poor English.

There are some pages that defines page or frame size with pixel size. If that page is designed for PC, that size is sometimes greater than the display size for small displays, such as smart phones. If frame tag is used like this: <frame .... noresize="noresize" scrolling="no">, Firefox cannot display full view of page and cannot zoom also. I think this behavior is correct as definition of HTML. But, it also means that Firefox cannot scroll out from the display nor zoom. I think this is problem for using Firefox on small display devices. I want to know the way to display full view and zoom for such page. Default Android browser and other browsers have such capability. Can you tell me the ways? PS. Sorry for my poor English.

由blackfire于修改

所有回复 (2)

more options

Yes this is a known issue. However we need to fix this in a standards compliant manner as Firefox and Firefox mobile share the exact same rendering engine.

more options

Thank you for your quick response. I understand that it needs enhancement on the rendering engine. So, I have to wait for a while. Do you know when the enhancement will be done?