简体   繁体   中英

iPhone web app - How to uploade local photos in browser?

Everyone, I have really tried, but I can't find out how to upload photos from my iPhone to a server with the iPhone browser. I have tried with simple HTML like this:

<input type="file" name="foto" />

but it doesn't work. Can somebody help me?

I use the jQuery and jQTouch libraries if that helps.

Not possible in a web app. Use UIImagePicker inside a native iPhone app

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM