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
#1
On a vis have a load of buttons that when pressed brings up popover slider in the same position of the vis for all buttons.
Using the following CSS Code:

.popover.control.control-slider.control-slider-h.slider-h.show {
  background-color: #888888 !important;
  transform: scale(.9) !important;
top: 700px !important;
left:290px !important;
  width:345px;
}

How can I add the progress value to the popover control, need it to be there all the time, would also be nice to put the %value  to the right side of the control. Also wan tot remove the Left and right hand side buttons, so its just the slider.

Thanks for any input
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: