Hi,
Firstly I hope it's ok to post a WebApp question here, the only dedicated iPhone WebApp forum I could find is very inactive (about 1 post a week).
I've developed an iPhone WebApp which searches a large DVD collection held in a MySQL database. It works well and looks very professional once added to -and launched from- the iPhone's Home Screen with the status bar set to black and the Safari navigation buttons at the bottom gone.
For each DVD on the results page(s), a link is present to load the relevant IMDb (Internet Movie Database) page. This is causing a problem. The initial IMDb page loads in the WebApp but then many (but not all) subsequent links (EG. clicking on the IMDb page's link to 'Full Cast') will open Safari with that page, leaving the WebApp. What I would like is for that to happen immediately, so when clicking on the IMDb link from my WebApp, that immediately opens the link in Safari. Using target="_blank" does not do this. Is there any way I can force the WebApp to open a link in Safari?
Many thanks.
Firstly I hope it's ok to post a WebApp question here, the only dedicated iPhone WebApp forum I could find is very inactive (about 1 post a week).
I've developed an iPhone WebApp which searches a large DVD collection held in a MySQL database. It works well and looks very professional once added to -and launched from- the iPhone's Home Screen with the status bar set to black and the Safari navigation buttons at the bottom gone.
For each DVD on the results page(s), a link is present to load the relevant IMDb (Internet Movie Database) page. This is causing a problem. The initial IMDb page loads in the WebApp but then many (but not all) subsequent links (EG. clicking on the IMDb page's link to 'Full Cast') will open Safari with that page, leaving the WebApp. What I would like is for that to happen immediately, so when clicking on the IMDb link from my WebApp, that immediately opens the link in Safari. Using target="_blank" does not do this. Is there any way I can force the WebApp to open a link in Safari?
Many thanks.