Hi there, i have the following problem, i am trying to write an iPad otimized Web App, this shall be launched as a Web Clip on the Home Screen, if i add Links with rel="external", i get forwarded to Mobile Safari over and over, i want to stay in the Web App itself, also i have a PHP running that finds URL in a Text, and replaces them to LINKS, now i am trying to open this links within the webapp, with a back button instead of loading the Page into the Main Window replacing my Soirce Page, i tried to make a query string but this does not work and JM triggers each time a redirect to Mobile Safari, anyone an idea how to solve this or a workaround?
If the Page would load into the main Page and i could add a query string, this would be enough, so i could grab it and add it to an iframe e,g,
Thx for your help