svetallove
New Member
i am using \[code\]$("#div1 ul").append("<li>"+phone+"<div class='deletePhone'></div></li>");\[/code\]and this is the deletePhone css \[code\]#div1 ul li .deletePhone{ background-image: url(http://localhost/TheEatTel/public/images/close.png); background-repeat: no-repeat;}\[/code\]the li elemnts is added good but the deletePhone which has the background not added at all, i don't know what is my wrong, sorry my english is no good