相关疑难解决方法(0)

iOS 6 "HTML Input file tag" doesn't work if load the web page in UIWebView

We know that in iOS 6 mobile safari supports HTML input file tag to upload images. I just created an HTML file like this and it worked fine in mobile safari. But when I loaded it in a UIWebView, I found I could still tap the "Choose file" button to choose an image file, but after I tapped "done" and returned to the UIWebView, the web page in the UIWebView reloaded and no file was attached to the HTML form. …

html file-upload objective-c uiwebview

2
推荐指数
1
解决办法
1783
查看次数

标签 统计

file-upload ×1

html ×1

objective-c ×1

uiwebview ×1