I\'m trying to server HTML Javascript and CSS content from an iPhone application\'s local resources, and I\'m having trouble handling onOrientationChange events and includin
I found some additional info for using UIWebView with local resources.
I collected them together in a short blog. If somebody is interested there is an working example that you can download.
http://mentormate.com/blog/iphone-uiwebview-class-local-css-javascript-resources/