Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Simplest Custom JavaScript Range Slider by Taufik Nurrohman</title>
</head>
<body>
<div class="range-slider" id="range-slider-1">
  <span></span>
</div>
<div class="range-slider" id="range-slider-2">
  <span></span>
</div>
<div class="test-result" id="test-result">0%</div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers