开发者

Make Phone Call Button in Android Web Page

开发者 https://www.devze.com 2023-03-23 13:29 出处:网络
I\'ve got this website that is specifically designed for Android phones. It would be awe开发者_如何学JAVAsome if I could make a button that would make a phone call.

I've got this website that is specifically designed for Android phones. It would be awe开发者_如何学JAVAsome if I could make a button that would make a phone call.

Ideally the code would be something like:

Call NOW


<a href="tel:1-800-555-1212">Call NOW</a>

use tel:1-800-555-1212 as the href

0

精彩评论

暂无评论...
验证码 换一张
取 消