css - Styling input buttons for iPad and iPhone -


I use the input button on my website in CSS, but the default button on style Mac Is there a way of style buttons for iOS, or is there a way to create a hyperlink that behaves like a submit button?

you

  -webkit-appearance: none;  
  • Mozilla Developer Network

  • Comments

    Popular posts from this blog

    android - How can I execute default sms app? -

    jquery .css('text-decoration') doesn't work from parents -

    java - What characters are available on Android? -