1 | | Slider looks _great_ in Tundra, but does not drag or store position in any way without theme. need basic working styles in dijit.css, and pretty-ness in tundra/noir/et al . ... |
| 1 | Slider looks _great_ in Tundra, but does not drag or store position in any way without theme. need basic working styles in dijit.css, and pretty-ness in tundra/noir/et al . ... |
| 2 | |
| 3 | Concretely this means that: |
| 4 | * handle needs to be a <div> w/a background image and size specified in tundra.css (and a different image will be specified in noir.css), rather than an <img> with path specified in JS, like now |
| 5 | * I suggest that dijit.css display the dijitSliderA11yHandle character for the slider, and then themes can hide that character and use the background-image instead (except in high-contrast mode) |