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

Update rimg.js #7

Closed Hekman closed 10 years ago

Hekman commented 10 years ago

More strictness in conditional statements

jacmaes commented 10 years ago

Just a quick note to let you know that you need to update the link to the JS file in your Getting Started section to: "//cdnjs.cloudflare.com/ajax/libs/rimg/0.9.0/rimg.min.js" to match your new version number. I keep coming back to your solution. It's smart and easy to implement -- a great combination. Congrats!

joeyvandijk commented 10 years ago

You were correct, but I planned to do this when the merge was deployed onto the production servers at cdnjs.com, which is not right away. You were quicker than me! And thanks for the feedback! :+1: