Css range slider compatibility
I am making a website that has 2 separate range sliders using html, css and javascript. I am having real difficulty getting the styling to remain consistent across all browsers.
I have spent hours searching and experimenting with different code but cannot get the colored range slider bar to work in chromium web browser. It works great in Firefox. Any help on cross browser functioning for range sliders would be most grateful-basically it seems that the ::-moz-range-progress wont work on chromium.