Does anyone know if there is a documented (easy) way to interact with the contents of a webkit loaded page from an sdk app? I'd like to call out to the host window process when a user clicks on certain elements in the html.
I am going to use tableView to drill through a list of menus but then my detail view is really better served as html (or should i say easier). I'd like to load the toolbar with the menu tree navigation item when the user is on the main detail screen but I have html sub screens that create an iUi toolbar for navigation within iUi enhanced html. Additionally, I read somewhere that webkit does no client side caching. In other words, on every distinct page load, every js script, css and image will have to reload from the web server. That kinda stinks. Is it true? 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 -~----------~----~----~----~------~----~------~--~---
