Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>Reference: Compute kind of widget - fallback - range</title>
<style>
#container { width: 500px; }
</style>
<div id="container">
<input type="range">
</div>