TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CSS3 buttons or image buttons?

2 点作者 johnhok大约 14 年前
So I'm working on a mobile web app and I'm trying to decide which to use for button styles I have.<p>The buttons involve: - gradients - rounded corners - shadow<p>Here is a sample of both of them. http://jsfiddle.net/G26rr/embedded/result/<p>Mind letting me know how it looks on your mobile device?<p>Here is what I thought of so far for each.. CSS3 Buttons Pros - better load time on mobile users<p>Cons - the rounded corners appear jagged on Android<p>CSS/Image Buttons Pros - final product looks much nicer on my Android device<p>Cons - slower load times<p>Any input? What do you guys use on your projects?

暂无评论

暂无评论