自动拨打一个电话号码 [英] automatically dial a phone number

查看:130
本文介绍了自动拨打一个电话号码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个网页,我有一个按钮。我需要通过点击按钮自动拨打电话号码。它需要用HTML完成。

I have a web page where i have a button. I need to automatically dial a phone number on the click of the button. It needs to be done in HTML.

我需要在按钮的onclick事件上完成它

I need to do it on the onclick event of the button

推荐答案

在移动设备上,有协议处理程序来启动手机。根据安全性,有些人会拨打它,或者其他人将带上号码已经存在的电话应用程序。

On mobile devices, there are protocol handlers to launch the phone. Depending on the security, some will dial it, or others will bring on the phone application with the number already there.

<a href="tel:+15555555555">Call me at +1 (555) 555-5555</a>

这篇关于自动拨打一个电话号码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆