Settings

Theme

CSS3 buttons or image buttons?

2 points by johnhok 15 years ago · 0 comments · 1 min read


So I'm working on a mobile web app and I'm trying to decide which to use for button styles I have.

The buttons involve: - gradients - rounded corners - shadow

Here is a sample of both of them. http://jsfiddle.net/G26rr/embedded/result/

Mind letting me know how it looks on your mobile device?

Here is what I thought of so far for each.. CSS3 Buttons Pros - better load time on mobile users

Cons - the rounded corners appear jagged on Android

CSS/Image Buttons Pros - final product looks much nicer on my Android device

Cons - slower load times

Any input? What do you guys use on your projects?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection