网站的移动网络视图
完成网站后,现在发现主插件无法在任何移动设备上运行。我的不好。
需要为移动设备创建一个非常基本的 CSS。关于简单 css 样式表模板/教程的任何建议。看到了 jQtouch 和 Jquery Mobile,认为这对我的需求来说有点过分了。
此外,还可以可靠地检测何时分发移动 CSS。
After finalizing site, now finding out that main plugin won't work on any mobile device. My bad.
Need to create a VERY basic CSS for mobile devices. Any recommendations on a simple css stylesheet template/tutorial. Saw jQtouch and Jquery Mobile and think this is an overkill for my needs.
Also, a reliable detection for when to hand out the mobile css.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嘿,你想要 css3 媒体查询: http://www.webdesignerwall.com/tutorials/ css3-media-queries/
一个好的框架是:http://mir.aculo.us/2010/10/28/zepto-js-a-jquery-兼容-mobile-javascript-framework-in- 2k-演示文稿/
Hey, you want css3 media queries: http://www.webdesignerwall.com/tutorials/css3-media-queries/
And a good framework is: http://mir.aculo.us/2010/10/28/zepto-js-a-jquery-compatible-mobile-javascript-framework-in-2k-presentation/