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

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -