$("#my_elm_id").css('background', "url('COMPLETE_PATH_TO_IMAGE')"); $("#my_elm_id").css('background-position', "center center"); $("#my_elm_id").css('background-repeat', "no-repeat");