Thank you all for the insights. For now, since most of the pages linked from the homepage will be self-contained iUI-based sites, I'll probably start out by adding a static "back" button on the main section of each sub page.
- Scott On Nov 24, 10:31 am, Maximilian Melcher <[email protected]> wrote: > Its possible - I saw a, in my eyes, good but static implementation. If your > environment is very static its easy to implement - if its big you need to > invest more time. > > I would implement it as a plugin - but my plate is rather full right now. > > Cheers > Max > > Am 24.11.2009 um 15:34 schrieb Chris Collett <[email protected]>: > > Just thinking out loud here. I'm not a developer but would it be possible to > create some sort of breadcrumb navigation plug-in? Perhaps using a single > xml file and have it appear in a modal window or something? Just curious. > > On Tue, Nov 24, 2009 at 9:23 AM, StanRB <[email protected]>wrote: > > > > > > > Sounds like a good option! I guess we could also modify the javascript > > a bit so that the first back button is always a present button that > > links to the "previous" main page... Even if we have to do these back > > buttons manually for the "sub-apps", I think it would be less work and > > still worth it to break everything into separate pieces, Scott. > > > Cheers! > > > Stan > > > 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]<iphonewebdev%2bunsubscr...@google > > groups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/iphonewebdev?hl=en. > > -- > 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 > athttp://groups.google.com/group/iphonewebdev?hl=en. -- 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.
