Open an external link in Safari doesn't work.

109 views
Skip to first unread message

Matías Herranz [scoobygalletas]

unread,
Feb 9, 2010, 4:31:19 PM2/9/10
to phonegap
Hi people!

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.-

cardeo

unread,
Feb 10, 2010, 2:04:00 PM2/10/10
to phonegap
you have to add rel="external" to your link tag so...

<a href="" rel="external">link</a>

On Feb 9, 1:31 pm, Matías Herranz [scoobygalletas]

Reply all
Reply to author
Forward
0 new messages