You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
honglio
changed the title
Upload picutres with extended name JPG/PNG will fail to save
Upload failed when picutres with extended name JPG/PNG
Nov 3, 2014
honglio
changed the title
Upload failed when picutres with extended name JPG/PNG
Upload failed when picutres with extended name in upper case, like JPG/PNG
Nov 3, 2014
Support in Internet Explorer 8 is limited to images and linked resources like CSS files, not HTML files. Max URI length in IE8 is 32KB. In IE9 JavaScript files are supported too and the maximum size limit set to 4GB. Although Mozilla supports data URIs of essentially unlimited length, but Opera 11 browser limits data URIs to around 65000 characters.
This will bring another issue when user use different Browser to write and view the slides. Hmmmm....
This title is miss leading. The problem is that user can't upload file more than 380k using base64 in chrome.
The text was updated successfully, but these errors were encountered: