HTML - Initiate Phone Call from HTML Page
This may not be something new, but, it is interesting to know that such feature exist for HTML.
In the past, we are used to putting mailto to initiate an email program when PC dominate the world
Moving toward the world of mobility, launching a mobile phone number from browser make more sense as most people access the web via mobile phones.
So, to include a phone number and launch the number to mobile phone dialer automatically when user click on the link, you can do the following
In the past, we are used to putting mailto to initiate an email program when PC dominate the world
Moving toward the world of mobility, launching a mobile phone number from browser make more sense as most people access the web via mobile phones.
So, to include a phone number and launch the number to mobile phone dialer automatically when user click on the link, you can do the following
Comments
Post a Comment