iphone webview 显示带有图像和 css 文件的 html

标签 iphone html css uiwebview

我发现了一些有趣的 URL http://cubiq.org/rotating-wheel-for-your-iphone-webapps有旋转菜单。很好。它有 html 文件以及图像、css 文件等。 在 iPhone 应用程序中,我复制(到根文件夹)所有文件并导入到元素中。我正在使用 UIWebView 的加载请求来加载 html。但我没有得到可旋转的菜单。 有人可以将有关如何使用它的代码(或教程或原型(prototype)或示例)发给我吗? 还让我知道如何在单击 html 中间的“确定”按钮时捕捉偶数。 提前致谢。

最佳答案

关于iphone webview 显示带有图像和 css 文件的 html,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3082461/

相关文章:

iphone - UIButton backgroundImage stretchableImageWithLeftCapWidth :topCapHeight issue

iphone - 如何在运行时检查iOS4中是否存在字体

iphone - UITableViewCell 子类不工作

html - 同时具有多个动画CSS3

android - 字体大小可以设置为页面宽度的百分比吗?

javascript - 为什么悬停在委托(delegate)事件处理程序中不起作用?

ios - 在键盘顶部添加一个完成按钮

html - 为什么顶部:0 with position:absolute not working if another element has margin-top here?

html - Bootstrap 垂直居中内容在行中

html - 表格宽度在 Outlook 2010 中不起作用