Slider with categories, not numbers.
Say for instance I want to make a slider that has a range from lightest to darkest (lightest, lighter, light, medium, dark, darker, darkest), how would I got about this. Right now, I can only make a slider that can step by number (0,5,10,15,20,25). This is fine for me if I associate 0 with lightest, 5 with lighter, and so on and so forth, but the user shouldn't need a KEY to solve that puzzle. I would like the slider to read words, not numbers.
Can anyone give me a hand?
Thanks,
Andrew