jackmoore / wheelzoom

A small script for zooming IMG elements with the mousewheel/trackpad.
http://www.jacklmoore.com/wheelzoom
MIT License
342 stars 95 forks source link

FIX style.backgroundImage url #8

Closed emret closed 10 years ago

emret commented 10 years ago

This causes a bug and single quotes are neccessary. Try with a file name that contains paranthesis etc. filenam(1).jpg

jackmoore commented 10 years ago

Thanks!