You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case my images have spaces in them. Then CloudFlare optimizes the images and replaces the URL with html encoded URLs. So the spaces become %20.
This breaks your plugin.
The text was updated successfully, but these errors were encountered:
Thank you for this, its a great plugin.
Example http://jsfiddle.net/3CRx7/686/
In my case my images have spaces in them. Then CloudFlare optimizes the images and replaces the URL with html encoded URLs. So the spaces become %20.
This breaks your plugin.
The text was updated successfully, but these errors were encountered: