I can't find anywhere in the docs that specifies the minimum jQuery version this library is compatible with. I see that you use 1.10.2 in your demo, but I'm not sure if that's the minimum required or not?
I spun up a JSFiddle to test it out with different versions, and it looks like the semantics of $.map changed from v1.7.2 to v1.8.3. This is the line it's choking on in v1.7.2.
Thanks!
I can't find anywhere in the docs that specifies the minimum jQuery version this library is compatible with. I see that you use 1.10.2 in your demo, but I'm not sure if that's the minimum required or not?
I spun up a JSFiddle to test it out with different versions, and it looks like the semantics of $.map changed from v1.7.2 to v1.8.3. This is the line it's choking on in v1.7.2.
Thanks!