Jscritp Button not working on Iphone but works on everything else |
4/28/2020 8:53:40 PM |
PHPRunner General questions | |
M
Mark Kramer author
I have a "Clock Out" buton that sets when the user clicks it, it clock out time and figures total hours. It works great on windows browsers, linux, android, etc. But not on Iphones. I've tried Opera and Safari with no luck |
|
M
|
MikeT 4/29/2020 |
I have some blurry memories about jquery and click events not working in iOS. I'd check stack overflow, maybe you'll have to resort to resort to some custom css/jscript as a workaround. |
M
|
Mark Kramer author 4/29/2020 |
I have some blurry memories about jquery and click events not working in iOS. I'd check stack overflow, maybe you'll have to resort to resort to some custom css/jscript as a workaround.
|