How can i remove the flash effect appeared when refreshing the Background-Images ? The Background Image will be loaded and changed every second from server...
$('div').css('background-image',"url/img/backgrounds/"+bgImage);
How can i remove the flash effect appeared when refreshing the Background-Images ? The Background Image will be loaded and changed every second from server...
$('div').css('background-image',"url/img/backgrounds/"+bgImage);