Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://yui.yahooapis.com/3.10.0/build/yui/yui.js"></script>
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.12.0.css">
<script src="//code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="//code.jquery.com/qunit/qunit-1.12.0.js"></script>
  <meta charset="utf-8">
  <title>YUI slider custom width</title>
</head>
<body class="yui3-skin-sam">
  <div id="qunit"></div>
  <div id="qunit-fixture"></div>
  
  <!-- Slider should not be here. It should be created during a test and destroyed after -->
  <div id="my-slider">A slider will appear below me when JS runs</div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
tahweipro
0viewers