在移动浏览器上渲染图像?
我正在创建一个移动网站,现在我的问题是,当我在 PC 上运行该网站以及在 iPhone 上运行该网站时,图像正在渲染,但是当涉及到任何基于 symbian 的移动设备的 Opera 浏览器时,图像不会渲染完全渲染..
我在网站上使用 asp:Image 控件..这是否会导致它无法在移动设备上显示。 如果是,那么移动控件的等效项是什么?而且我想根据纵横比调整图像大小,几乎所有图像的尺寸都很大。
请任何人对此有任何想法,我将不胜感激。
i am creating a mobile site, now my problem is the images are getting render when i run the site on PC, and also while running the site on IPhone, but when it comes to Opera Browser for any symbian based mobile, the images are not at all rendering..
i am using asp:Image control on the site.. is this causing it not to be displayed on mobile.
if yes, then whats the equivalent for the mobile control. and also i want to resize the image as per the aspect ratio almost all the images are big in dimension.
Please anyone have any idea for the same, i will appreciate it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您希望根据查看页面和图像的设备的大小自动调整页面和图像的大小,您可能会在 Zurb Foundation 中找到答案。我现在几乎在所有的网络“响应式网页设计”项目中都使用它。
http://foundation.zurb.com/
If you wish to have your pages and images resize automatically based on the size of the device on which they are being viewed, you might find an answer with Zurb Foundation. I use it in almost all of my web "responsive web design" projects now.
http://foundation.zurb.com/