Hi ,
I want to change background of image using jquery.
i tried following example
$('img').css("background-image", "url(img/travel.jpg)"); but not working. here image has white back ground .travel.jpg is background of body.is it possible.
Regards
Baiju