jcobb / basic-jquery-slider

Simple to use, simple to theme, simple to customise.
basic-slider.com
543 stars 307 forks source link

Non-minified bjqs.js not working #192

Open codeclinic opened 10 years ago

codeclinic commented 10 years ago

There seems to be an issue with the non-minified .js file.

If i run the slider using the minified code, everything works as expected. However, if I simply change the js reference to point to the development / non-minified version of bjqs-1.3.js then the slider fails to load up.

This is without any changes being made to any of the code.