Change list item collapse block background and label font color
I have a list item with a collapse block and some labels.
My list item is called 'mListWOut', my collapse block within the list item is called 'mCollapseBlock'.
I have 2 labels within the collapse block being populated from a rest service.
What I need is to change the back colour of the collapse contect, and the fore color of label1, depending on the value of label2 within javascript.
Can you advise please?
Thanks