I'm compiling an iPhone app with PhoneGap, and I'm having a problems
when I try to open a link in Safari.
The code goes something like this:
<p> test <a href="http://www.google.com/" class="checkboxtext"
title="Home"> clic here</a> </p>
The thing is that the link doesn't trigger Safari when I tap it.
Any ideas?
Thanks beforehand,
Matías.-
<a href="" rel="external">link</a>
On Feb 9, 1:31 pm, Matías Herranz [scoobygalletas]