jquery plugins - Blueimp file upload resize and Chrome? -


the example client-side resizing @ here disables resizing chrome, comment:

// enable image resizing, except android , opera, // support image resizing, fail // send blob objects via xhr requests: 

chrome increasingly important browser; there way around i've not come across? can (and do) resize on server after upload prefer client-side.

actually limitation might obsolete. there 2 related bugs in android's issue tracker, marked "obsolete":
https://code.google.com/p/android/issues/detail?id=22441
https://code.google.com/p/android/issues/detail?id=36524

i haven't tested it, glad if confirm it's working , on android version.


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -