文件名称:IOS UIWebView去除js的alert网址
文件大小:27KB
文件格式:ZIP
更新时间:2017-02-12 07:41:31
alert重写 alert去title 隐藏title
js中有 ALert confirm 和promopt 三种 类似ios本地的 UIAlertview 样子 但是在 ios native 的app 中 弹出的话alert 的title 是 url 的地址,比较丑 为了美观,我们要加入以下的方法。 提供完整DEMO可供下载
【文件预览】:
AlertProject
----AlertProjectTests()
--------AlertProjectTests-Info.plist(682B)
--------AlertProjectTests.m(657B)
--------en.lproj()
----AlertProject.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcuserdata()
----AlertProject()
--------main.m(343B)
--------ViewController.xib(2KB)
--------AlertProject-Prefix.pch(344B)
--------WebView+Alert.m(1KB)
--------test.html(448B)
--------AppDelegate.h(310B)
--------AppDelegate.m(2KB)
--------WebView+Alert.h(473B)
--------ViewController.h(326B)
--------AlertProject-Info.plist(1KB)
--------Images.xcassets()
--------ViewController.m(1KB)
--------en.lproj()