i have one <li>
element where i put Item1 and value and Edit button, when i click on Editbutton the small popup open with slider and numeric up and down
problem is , i am wondering when i change the slider i want to change <li>
background color and from numeric up and down i want to change values in <li>
elements
for example here, if i change slider value up , i want to make <li>
background color something else and if i click numeric up i want 26 in <li>
element
it should be real time, means u click on up value should be 26 in li, No after close popup or something else
Thanks :)