Hi All,
For my project of heater, I want to use a slider to change the operating state of the heater. In that case the slider can get only 4 values, for may for state.
But after many tries, I cannot obtain higher width of the slider than showing in the screenshot.
Is somebody can help me ? Thank's in advance.
Cheers
Dani
PS my HTML line code of the widget :
<div data-ui-field="slider1" data-highlight="true" data-mini="true" style="width: 90%" min=1 max=4 data-role="slider"></div>
I don't get the same result in the Widget editor, The slider is more large with the same code.