I don't have an answer for you but if I may suggest a book that helped me. Do an amazon.com search for "Developing hybrid iphone applications", this book answered many of my questions.
On Feb 22, 7:28 pm, Justus <[email protected]> wrote: > I'm having a problem where I am creating an app using the iui > interface, but would like to keep it completely offline. > > The thing that is giving me hell is that I need to include the iui.js > and iui.css file on each page in my project. > > Looking at the Digg example, once the link is clicked from the main > page to another, the second page only contains a <div> and some text, > not the headers, etc. > > How can I accomplish this in my xcode project? Do I have to preload > the .js file in the UIWebView object or something?? > > I'm stuck, please help. > > Justus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
