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.

Customize +/- slider
#5
Since it uses number input, it's purely up to browser how to display the value. Value is always formatted with a fixed number of decimals set in object's visualization parameters. You can try adding this to custom JavaScript, but I'm not sure if it will work:
Code:
$('.spinner-value').attr('type', 'text');
Reply


Messages In This Thread
Customize +/- slider - by Mirco - 16.12.2016, 15:13
RE: Customize +/- slider - by admin - 16.12.2016, 18:21
RE: Customize +/- slider - by Mirco - 19.12.2016, 08:43
RE: Customize +/- slider - by admin - 19.12.2016, 08:56
RE: Customize +/- slider - by Mirco - 19.12.2016, 10:22
RE: Customize +/- slider - by matschi - 22.12.2016, 13:17
RE: Customize +/- slider - by admin - 23.12.2016, 07:27
RE: Customize +/- slider - by Trond Hoyem - 23.03.2020, 07:02
RE: Customize +/- slider - by admin - 23.03.2020, 07:25
RE: Customize +/- slider - by Trond Hoyem - 23.03.2020, 07:31
RE: Customize +/- slider - by admin - 23.03.2020, 07:39
RE: Customize +/- slider - by Trond Hoyem - 23.03.2020, 07:48
RE: Customize +/- slider - by admin - 23.03.2020, 08:01
RE: Customize +/- slider - by Trond Hoyem - 23.03.2020, 08:02
RE: Customize +/- slider - by Trond Hoyem - 23.03.2020, 14:58
RE: Customize +/- slider - by admin - 23.03.2020, 15:21
RE: Customize +/- slider - by Trond Hoyem - 23.03.2020, 15:30

Forum Jump: