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.
私はasp.net mvc4を使用してモバイルプロジェクトに取り組んでおり、スマートフォンで電話をかけることができるボタンが欲しいのですが、そのようなボタンを作成するにはどうすればよいですか?
通常、スマートフォンからの呼び出しを許可するリンクは次のようになります。
<a href="tel:+33242125212">Call</a>
ボタンが必要な場合は、ボタン クラスを追加して、ボタンのように見せることができます。