I'm looking for something in JQuery that can change the color of the element based on the value. I have my drop down populated dynamically, before I append my value to drop down I have if statement that checks for the value, if value is equal to 1 I want to change the color of that element if not leave it as it is. Here is my code:I'm looking for something in JQuery that can ch