Could I create "Call" button in HTML 5 IPhone application using PhoneGap? Pushing this button should invoke call to certain number on IPhone device.
If you can specify a URL for the button, use the URL format tel:phonenumber
.
Best format is no punctuation in the number, so:
<a href="tel:+18002752273"> Call Apple Customer Support at 1-800-275-2273 </a>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With