HTMLGuyLLC / jAlert

jQuery alert/modal/lightbox plugin
https://htmlguyllc.github.io/jAlert/
MIT License
76 stars 35 forks source link

Increase the size of buttons #37

Open ali89ma opened 7 years ago

ali89ma commented 7 years ago

Is it possible to change the size of the buttons for tablets? Currently on some devices the buttons appear small and it's really hard for the user to tap the button. I tried creating my own HTML button but 'confirmAutofocus' doesn't work. When I press the enter/return key the alert closes and the page is reloaded.

HTMLGuyLLC commented 7 years ago

I don't have time to do this for you, but if you have time and want to help the project out, please create a pull request with some CSS based on media queries for screen size.