Thanks Sean. That target="_webapp" worked! I'll have to play around with getting the back button to appear.
I'll have to take a look at those other link types. Thanks again! - Scott On Nov 24, 12:28 am, Sean Gilligan <[email protected]> wrote: > Scott Finkelstein wrote: > > Now I'm not looking to replicate the > > transitions, but is it possible to have the new page load within the > > same full-screen browser window, > > Yes. Use target="_webapp" > There's an example, here:http://iui-js.appspot.com/test/link-types.html > > > and in addition, have the new page > > display a back button to the main page? > > That's a little trickier. You'll have to disable the JavaScript (by not > including iui.js, perhaps) and adjust the HTML and CSS so that back > button links to the previous page. Or something like that... > > -- Sean -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
