akv2 / MaxImage

The first jQuery plugin to use jQuery Cycle plugin as a fullscreen background slideshow.
http://www.aaronvanderzwan.com/maximage/2.0/
407 stars 219 forks source link

fix to work with image urls containing special chars (ex. "(" or ")" ) #1

Closed rafd closed 12 years ago

rafd commented 12 years ago

Wrapped the background-image url with quotations so that special characters in the name of the file don't break functionality.

I didn't minify, as I'm not sure what lib you're using for minification.