$(function(){ //console.log("connect") var picList = [""]; $(".test").append(picList).css({ "background-size" : "cover" }) })