问题
I want to use jQuery-minicolor
and angular-minicolor
for a simple colorpicker. Everything is fine in most cases, except for when visiting the website with iOS Safari: in the debug mode, I can see there is an error:
[Error] Failed to load resource: cannot parse response (jquery.minicolors.css, line 0)
which points to the .css
file on my server (which was obtained from https://github.com/claviska/jquery-minicolors/blob/master/jquery.minicolors.css).
I wonder if this can be fixed?
来源:https://stackoverflow.com/questions/29664296/ios-8-safari-and-jquery-minicolor-cannot-parse-response