Styling input buttons for iPad and iPhone

mheavers picture mheavers · Mar 27, 2011 · Viewed 222.1k times · Source

I'm using CSS to style the input buttons on my website, but on IOS devices the styling is replaced by Mac's default buttons. Is there a way to style buttons for iOS, or a way to maybe make a hyperlink that behaves like a submit button?

Answer

Jonas G. Drange picture Jonas G. Drange · Mar 28, 2011

You may be looking for

-webkit-appearance: none;