jQuery set estilo de fondo de estilo
$('myObject').css('background-image', 'url(' + imageUrl + ')');
Fair Fish
$('myObject').css('background-image', 'url(' + imageUrl + ')');