Page 2 of 2

Change only that list item background if the list service return different response from storage variable

Posted: Wed Mar 11, 2015 6:59 am
by Mark Wong

I've found the solution:
jQuery(element).removeClass("ui-body-inherit");
And the background appear successfully!


Change only that list item background if the list service return different response from storage variable

Posted: Wed Mar 11, 2015 7:51 am
by Alena Prykhodko

Great. Thank you for update.