<a>
или нет). Этим мы получим корректный актуальный массив значений, ну а далее $('#foo').val(actualValues).trigger("change");
.content ul li{
list-style: none;
}
.content ul li:before {
content: "•";
width: 7px;
height: 7px;
color: #d1bd7d;
-webkit-border-radius: 10px;
border-radius: 10px;
display: inline-block;
margin-right: 5px;
}