How to display a phone number in an iphone webapp? -


i have webapplication runs on iphone , display phone number on it. how can make when phone number clicked phone number dialled?

use tel: url scheme. mobile safari automatically set link.


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -