I’m trying to get dojo’s HorizontalRangeSlider to work, but a simple example in jsFiddle doesn’t seem to be rendering correctly (Firefox 16 or Chrome).
Is this the correct component to use for a slider with multiple heads? The documentation for 1.8 is still using 1.6 conventions.
Your sample is missing a stylesheet. The
dojox/form/RangeSliderships with one, found underdojox/form/resources.Add:
to your html output
See http://jsfiddle.net/g78Uk/1/