This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

popover slider value
#3
(22.06.2023, 12:44)admin Wrote: Use this to hide min/max buttons. Permanently displaying the value won't work. The tooltip is only updated when dragging the slider but not when the value is changed externally.
Code:
.popover.control.control-slider.control-slider-h.slider-h.show .slider-min,
.popover.control.control-slider.control-slider-h.slider-h.show .slider-max {
  display: none;
}

.popover.control.control-slider.control-slider-h.slider-h.show .slider {
  width: 302px;
}

Many thanks.
But still cant see the associated value  whilst dragging the slider. I understand that cant be seen permanently as you explained. But would still like to see when dragging the slider.
Reply


Messages In This Thread
popover slider value - by sjfp - 22.06.2023, 09:33
RE: popover slider value - by admin - 22.06.2023, 12:44
RE: popover slider value - by sjfp - 23.06.2023, 09:45
RE: popover slider value - by admin - 27.06.2023, 12:17

Forum Jump: