External links or url doesn't work on phonegap
问题 I'm trying to develop an application using phonegap (1.1.0), xcode4 and jqtouch. The problem is that I can't open any external link. For example if I write an anchor tag with this href attribute: href="http://www.google.com" when running the app and clicking on the link i get this error: ERROR whitelist rejection: url='http://www.google.com/' As reading into different forum the application should at least open the link into safari but it doesn't happen. Another example. If I insert an image