September 2017
Intermediate to advanced
216 pages
6h 8m
English
To filter episodes by rating, we provide the user with a slider that's used to indicate the minimum rating:
<label> 7 <input type="range" min="1" max="10" value="7" name="rating"/></label>
Episodes with a rating lower than this value are excluded from the results. By default, the minimum rating is set to 7. The label is used to indicate the current slider value.
Read now
Unlock full access