change dinamically background color in list item on mapping
Posted: Mon Feb 09, 2015 10:11 pm
sorry..
the sample code is not visible,
But I fix the problem with:
$(element).children().css("background-color", value.sColor);
Thanks again for your time..