Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinglier authored Feb 5, 2022
1 parent ae4b292 commit 281418f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ The result in the `value`-attribute will be two values (start and end) for the r

It will look like that:

![Screenshot](/doc/screenshot.png?raw=true "Screenshot of the control")
![Screenshot](/docs/screenshot.png?raw=true "Screenshot of the control")

The colors are changable by overwriting the CSS classes.

You can see an working example of the control on the following page:

https://objement.github.io/om-javascript-range-slider/

## Supported Browser

This should work on every browser that supports the ES2015 JavaScript Standard.
Expand Down

0 comments on commit 281418f

Please sign in to comment.