Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はparse.comデータベースから電話番号を取得しています。それらをリストに追加しています。しかし、アイコンを使用する必要があり、そのアイコンをクリックすると、電話番号に警告するか、デフォルトの電話アプリ。
私は答えを見つけた
<a href="tel:// + phone + "> <img id="contact" src="">
同様に、特定の本文でメッセージ サービスを起動するために sms: を使用することもできます。