This question is related to : Resizable, draggable object in jquery. Possible?
Hello all,
I want to resize the background image of a div on jquery resize. How can I do it?
Thank you
You can't set the size of a CSS background-image. But maybe this http://www.cssplay.co.uk/layouts/background.html or this will help http://css-tricks.com/how-to-resizeable-background-image/