This works on a desktop browser, but not on my iOS mobile phone. I tried adding \'touchstart\' and looked at this post\'s solution to check how other\'s got it to work, but
Put e.preventDefault(); inside your javascript function.
e.preventDefault();