【问题标题】:Blueimp file upload resize and Chrome?Blueimp 文件上传调整大小和 Chrome?
【发布时间】:2016-07-11 13:13:48
【问题描述】:

here 的客户端调整大小示例禁用 Chrome 的大小调整,并带有以下注释:

// Enable image resizing, except for Android and Opera,
// which actually support image resizing, but fail to
// send Blob objects via XHR requests:

Chrome 是越来越重要的浏览器;有什么我没有遇到过的解决方法吗?上传后我可以(并且确实)在服务器上调整大小,但我更喜欢客户端。

【问题讨论】:

    标签: jquery-plugins image-resizing jquery-file-upload blueimp


    【解决方案1】:

    实际上这个限制可能已经过时了。 Android 的问题跟踪器中有两个相关的错误,标记为“已过时”:
    https://code.google.com/p/android/issues/detail?id=22441
    https://code.google.com/p/android/issues/detail?id=36524

    我还没有测试过,但如果有人能确认它现在可以在哪个 Android 版本上运行,我会很高兴。

    【讨论】:

    • 如何在 Android 和 Opera 中调整大小?这真的很重要。
    猜你喜欢
    • 2012-10-19
    • 2013-06-01
    • 2015-07-30
    • 1970-01-01
    • 1970-01-01
    • 2014-01-22
    • 1970-01-01
    • 2013-04-29
    • 1970-01-01
    相关资源
    最近更新 更多