CSS3 iOS Like Buttons
This demo shows iOS-like buttons with just one tag like a
, span
, button
, etc. and only CSS3.
You have simple button, prev button, next button and mixed button ;-)
Be careful of the z-index
on the parent (here header
) because of the {z-index:-1;}
on the button.
You can simply add a new color by adding a class (ie. red) with CSS3gradients!
But think to the gradient for IE9 (in url(data:image/svg+xml)... - because IE9 can't do radius+filter)
Contact me @webdevlint if you use it, fork it... thx !
The background of the body
is not mine, but : http://lea.verou.me/css3patterns/#carbon-fibre