8 June 2009 View Comments

Mobile Browsing – Add phone number to your contacts

Since every other mobile phone on the market seems to be a smart phone/mobile computer here’s a great tip for adding a phone number to a webpage to allow mobile browser to call/add to address book.

It makes perfect sense for web designers/front end devs to add some extra code in their markup to enable the end user to make that useful call on the go! 

<a rel=”phonenumber” href=”wtai://wp/mc;0845 0000 000″>0845 0000 000</a>
<a href=”wtai://wp/mc;08450000000″>0845 0000 000</a>
<a href=”wtai://wp/ap;08450000000;Name”>Add to Your Contacts</a>

blog comments powered by Disqus