Silly me, figured out I could just create a whole new HTML doc and link to that, just making it look like the doc before. But now when I link to an external doc rather than anchor it doesn't go there (linking from the li href) How can I get the li link to go to externals?
On Feb 9, 5:52 pm, dylanparrin <[email protected]> wrote: > Hi all, > > I really need to link to static pages but keep it in the app. So the > toolbar with the back button stays there, but the content is being > pulled from elsewhere. The reason: I have a LOT of content, like > hundreds of pages, having all of that code on one HTML document can't > be a good thing and not all items will be accessed by every user. I've > tried adding IFRAMEs but I just can't get it to go to 100% height > without causing the page to have scrollbars. I've tried editing the > min-height of not(.toolbar), etc and even height and in some cases on > my high res it looks nice, but once I go to 1024x768 it causes > scrollbars. It doesn't have to be IFRAMEs if there is some other way > to do it, just as long as it can be the toolbar at the top, with the > content filling the rest of the page (100%). > > Thanks! -- 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.
