小编Quy*_*yen的帖子

HTML / Javascript按钮在Safari(iPhone,macbook)中不起作用,但在其他浏览器(Chrome和Samsung Internet)中起作用

I have a button that uses Ajax and JavaScript to send info to the database. It works fine on Chrome and on Android (my Galaxy Note 8). But the weird thing is, I used the exact same syntax (but different function) for another button, and that worked on every device. Help!!

I've tried changing the .click(function) to .on('click touchstart') in case the click wasn't being registered on mobile, but that wasn't it. I've also tried replacing the function with just …

html javascript css ajax jquery

5
推荐指数
0
解决办法
70
查看次数

标签 统计

ajax ×1

css ×1

html ×1

javascript ×1

jquery ×1