>If I had to guess, I'd say it'd be something more like: > ><a href="call://1-234-567-8910/">Call me!</a>
Consider that Apple's big push has been that it's just a normal version of Safari and that "it's just the web", I'd think it would be done in a non-intrusive behind-the-scenes way... That's why I guessed it was just running a regex on the HTML stream and parsing things that look like phone number automatically. Adding a link like the one you have above would break in every browser other browser--since browsers aren't normally on phones. -Dan