joeyvandijk / rimg

[DEPRECATED] A responsive image solution for browsers that support mediaqueries. Pure javascript and no server-side code.
http://joeyvandijk.github.io/rimg
MIT License
294 stars 25 forks source link

Fix Chrome error with new getStyle() function #15

Closed klemens-u closed 8 years ago

klemens-u commented 8 years ago

Reverted to the original notation to return "empty" instead of null. Otherwise Chrome complains for .resize() in line 373