iPhone UIWebView local resources using Javascript and handling onorientationChange

前端 未结 5 621
被撕碎了的回忆
被撕碎了的回忆 2020-11-28 21:20

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

5条回答
  •  南笙
    南笙 (楼主)
    2020-11-28 21:59

    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/

提交回复
热议问题