WebApp and External link
This is a discussion on WebApp and External link within the iPad Development forums, part of the iPad App Store category; Hi all,
I'm trying to develop a simple app using PhoneGap and JQTouch. I think I did most of what I was trying to achieve, ...
-
iPad Noob!
WebApp and External link
Hi all,
I'm trying to develop a simple app using PhoneGap and JQTouch. I think I did most of what I was trying to achieve, but I'm struggling with a strange (?) behavior of external links.
In few words, I have the following code within my apps:
<div id="forms">
<div class="toolbar">
<h1>Forms</h1>
<a href="#" class="back">Back</a>
</div>
<div>
<iframe src="link to external site" frameborder="0" width="100%" height="100%"> </iframe>
</div>
</div>
In Safari on my Mac it looks great, I have a frame containing google, everything embedded into the webapp.
If I load it into XCode, with the Phonegap template and build into the simulator, the frame is shown, but it's empty.
If I include the page into the DIV, with the EMBED or OBJECT, it works perfectly on Safari, but in the simulator the application will go in background and Safari is invoked...
Is anyone aware of a way to use either frames or any other way to include an external page into a webapp not allowing Safari to be invoked and remain in the app?
Thanks for your ideas!
Marco
-
12-20-2010 03:34 PM
-
iPad Noob!
Sorry to bump... no one has any idea?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By kyomagi in forum iPad General Discussions
Replies: 4
Last Post: 12-16-2010, 07:55 AM
-
By caver3d in forum iPad OS
Replies: 7
Last Post: 11-29-2010, 10:35 PM
-
By Louisg in forum iPad General Discussions
Replies: 4
Last Post: 06-07-2010, 08:41 AM
-
By ayerbusiness in forum iPad FAQ
Replies: 0
Last Post: 05-09-2010, 07:20 AM
-
By Bradley in forum iPad General Discussions
Replies: 14
Last Post: 03-19-2010, 09:35 AM
Search tags for this page
external url inside phonegap
,
how to link appstore with webapp
,
ios webapp external link
,
ios webapp link
,
ipad iframe external url
,
ipad safari external link
,
ipad web app iframe
,
ipad web app links to external
,
ipad webapp links
,
iphone app external site
,
jqtouch external webapp
,
jqtouch link from external page
,
jqtouch link to external page
,
jqtouch load external url
,
links in iframe open in a web app in safari on a ipad
,
phone gap ios external url frameset
,
web app ipad links frame open safari
,
webapp external page
,
webapp iframe
,
webapp ios hyperlink
Click on a term to search for related topics.