Mobile phone Click on the link to achieve dial-up or save phone functions to achieve code-related skills

Source: Internet
Author: User

Mobile phone Click on the link to achieve dial-up or save phone function implementation code
Make a phone call through the web

Copy Code code as follows:

<p><a href= "Wtai://wp/mc;135xxxxxxxx" > Call </a></p>

Note: 135xxxxxxxx is the number, you can change the number you want to dial.
Store phone numbers through a web page
Copy Code code as follows:

<p><a href= "wtai://wp/ap;1860; China Mobile" > Storage number </a></p>

Note: This method can directly call the phone to save the phone number of the interface.
The above method has been validated on the Dopod machine. Other machines do not guarantee the realization of Wtai.
The last excerpt is an introduction to Wtai:
Copy Code code as follows:

Wtai:wireless Telephony Applications interface. It defines a set of wta-related functions in a wireless device The can be invoked via WML or WMLScript.

The Wireless telephone application interface, which defines the WTA-related functional functions on a series of radio devices that can be invoked by WML or WMLScript.

The Wtai function can only be used in versions above WAP1.2.

Call me on the Nokia S60 V3 on the test, the other is not guaranteed.

The previous article, after testing the dialing code <a href= "wtai://wp/mc;110" > Call </a> only on Symbian and Android support, and the iphone is not supported, there are now updated methods are as follows:

Copy Code code as follows:

<a href= "tel://110" > Call </a>

This way Symbian, Android and iphone all support it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.