在 Windows Phone 7 上的网络浏览器中放大/缩小
我在 Windows Phone 7 中使用网络浏览器构建了一个示例。当我加载自己创建的 html 文件时,我可以双击网络浏览器来放大/缩小内容。但是,当我加载网页(例如:google.com)时,我不能。 我将示例上传到我的 skydriver 帐户。您无法在 http:// /cid-b65eb4d185de7cfc.office.live.com/self.aspx/.Public/Shared/Sandbox.WebBrowser.zip
如果您知道原因,请帮助我。
I've built an example with web-browser in windows phone 7. When I load an html file which created by myself, I can double click on web-browser to zoom in/ zoom out the content. But, when I load an web-page (ex: google.com) I can't.
I uploaded my example to my skydriver account. You can't get it at http://cid-b65eb4d185de7cfc.office.live.com/self.aspx/.Public/Shared/Sandbox.WebBrowser.zip
If you known the reason why, please help me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为原因在于 Google 的 HTML 标头中的元标记。
我猜谷歌已经修复了视口,不允许缩放:
请参阅这篇文章 http://blogs.msdn.com/b/mikeormond/archive/2010/12/16/displaying-html-content-in-windows-phone -7.aspx
I think the reason lies in the meta tags within the HTML headers from Google.
I'd guess that Google have fixed the viewport to not allow zooming:
See this post http://blogs.msdn.com/b/mikeormond/archive/2010/12/16/displaying-html-content-in-windows-phone-7.aspx