javascript - Call link in mobile site not working -


in mobile site, used <a href="tel:+1800229933">call free!</a> making call specified number device.but not working in of devices.thanks in advance.

you should use callto: example: <a href="callto:+1800229933">call free!</a>


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -