[thelist] Getting iPhone to dial-on-click

Arthur Maloney ArthurM at seipas.com
Sat Feb 5 00:40:21 CST 2011


Hello Will,

This is what I use
 <a id="call" href="tel:xxxx xxx xxxx">Phone t:  xxxx xxx xxxx</a><br />
style aside href="tel:whatever" is what makes it work

At the time I was using
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml; charset=UTF-8"/>

I don't think you need mobile DOCTYPE






Saturday, February 5, 2011, 6:12:19 AM, you wrote:

> On Fri, Feb 4, 2011 at 9:29 PM, Will <willthemoor at gmail.com> wrote:

>> On Feb 4, 2011, at 9:04 PM, Frank Marion <lists at frankmarion.com> wrote:
>>
>> Phone number worked for me locally but not on your .mobi site. Setting the
>> width of the body to 320px or whatever in CSS doesn't actually trigger the
>> zoom (though I think width:100% will, effectively). I'm pretty sure that's
>> another .mobi + iOS oddity. Try the same CSS/HTML on a non .mobi domain.


> sigh, phone number links on http://mtld.mobi/community/contact work on my
> phone and there is no special markup. If you sort this out, please share.



-- 
Best regards,
 Arthur                            mailto:ArthurM at seipas.com


More information about the thelist mailing list