jQuery Mobile: Up and Running by Firtman Maximiliano

jQuery Mobile: Up and Running by Firtman Maximiliano

Author:Firtman, Maximiliano [Maximiliano Firtman]
Language: eng
Format: epub
Tags: COMPUTERS / Programming Languages / JavaScript
ISBN: 9781449331092
Publisher: O'Reilly Media
Published: 2012-02-16T16:00:00+00:00


File Uploads

File uploads are a real problem in the mobile space, and it’s because lack of compatibility on some smartphones and tablet platforms, such as iOS (iPhone and iPad), Android before 2.2, and webOS (Figure 5-22). These platforms don’t support <input type="file"> for different reasons, including the lack of a user-public filesystem. jQuery Mobile doesn’t provide any specific appearance for file uploads, and we should be very careful implementing them on mobile browsers.

Figure 5-22. Some mobile browsers and platforms, such as Safari for iOS, don’t support file uploads, and we will receive a disabled standard form control



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.