Open daddydrac opened 10 years ago
Is it permissible to do:
$("#pannellax2").unveil(200, function() { $(this).load(function() { this.style.backgroundImage="url('http://www.lenovo.com/images/gallery/1060x596/lenovo-tablet-miix-2-11-inch-front-15.jpg')"; }); });
Is it permissible to do:
$("#pannellax2").unveil(200, function() { $(this).load(function() { this.style.backgroundImage="url('http://www.lenovo.com/images/gallery/1060x596/lenovo-tablet-miix-2-11-inch-front-15.jpg')"; }); });