Number not displaying

rickaclark

New Member
Joined
Mar 19, 2012
Messages
1
Reaction score
0
I created a tap to call link for visitors to my mobile site to call me. When I test it with my droid 2 global phone, the dialer opens but the phone number is not displayed. I used the following code:

HTML:
<a href="tel:3218880555"><img src="image.jpg" alt="Call Now!" /></a>
No matter what I do, the number does not show in my p[hone. Is it in the phone settings or is there a better code to use?

Any help would be appreciated
 
Top