Using iPhone UIWebView Class with local CSS & JavaScript resources
With the great significance of the large screen on iPhone / iPod Touch, the graphical user interfaces experience of iPhone applications are more important than on other mobile platforms. One possible approach to make your application more interactive and dynamic is to use the default iPhone Design Resource UIWebView with local style definition (CSS) and JavaScript.