Open jeady opened 11 years ago
The histogram and normhilite charts currently use jquery-ui for their sliders. These sliders are part of html5 so we should use the native browser control for this input type.
NOTE: This will have to wait until FF supports input type=range. Apparently it does not yet.
The histogram and normhilite charts currently use jquery-ui for their sliders. These sliders are part of html5 so we should use the native browser control for this input type.