rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
907 stars 216 forks source link

safari support #127

Closed OliverLeitner closed 6 years ago

OliverLeitner commented 6 years ago

hi,

first of all, thanks for the nice plugin, it does seem to work mostly except for one browser "situation".

i am testing with safari on windows (most current build available for windows is safari 5...) and i get the following error:

ReferenceError: Can't find variable: WeakMap

does anyone else here have an issue with safari, maybe there is a workaround for that?

Guite commented 6 years ago

Sure this error is caused by the image picker? Because the source code does not contain any reference to WeakMap at all.

Humni commented 6 years ago

Safari for Windows is not supported by Apple, and was lost support some years ago. Unless you find this error with Safari on Mac, I don't think it's an issue

OliverLeitner commented 6 years ago

ok, i think this is specific to the windows version of safari, which apparently is 10 years old.

obviously apple doesnt play nice with others...