Slider element


Author
Message
TDang
TDang
New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)New Member (13 reputation)
Group: Forum Members
Posts: 2, Visits: 39
I am using a slider element with a range from 0-100. Is it possible to display the value that is currently selected so participants can see the exact number they are selecting before they actually make the selection? Thank you!

<slider CurrentStressT2>
/ caption="Rate your current level of stress (0 = not stressed at all to 100 = extremely stressed)"
/ labels=("0=not stressed at all", "100=extremely stressed")
/ range = (0, 100)
/ increment = 1
/ size = (80%, 80%)
/ slidersize = (60%, 10%)
/ position = (10%, 50%)
/ txcolor = white
</slider>
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
TDang - 12/8/2020
I am using a slider element with a range from 0-100. Is it possible to display the value that is currently selected so participants can see the exact number they are selecting before they actually make the selection? Thank you!

<slider CurrentStressT2>
/ caption="Rate your current level of stress (0 = not stressed at all to 100 = extremely stressed)"
/ labels=("0=not stressed at all", "100=extremely stressed")
/ range = (0, 100)
/ increment = 1
/ size = (80%, 80%)
/ slidersize = (60%, 10%)
/ position = (10%, 50%)
/ txcolor = white
</slider>

In short: No. Longer answer: Under Windows, participants will see the value when they move the slider unless you suppress it per /showtooltips=false:



Slider controls on other platforms, however, do not support this.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search