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 iphonewebdev@googlegroups.com. To unsubscribe from this group, send email to iphonewebdev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.