Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>?</title>
  <link class="jsbin" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/themes/base/jquery-ui.css" rel="stylesheet" type="text/css">
  <link class="jsbin" href="http://www.filamentgroup.com/examples/daterangepicker_v2/css/ui.daterangepicker.css" rel="stylesheet" type="text/css">
  <script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.js"></script>
  <script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/jquery-ui.js"></script>
  <script class="jsbin" src="http://www.filamentgroup.com/examples/daterangepicker_v2/js/daterangepicker.jQuery.js"></script>
</head>
<body>
  <div id="algo" style="display:none">
    <input type="date" id="pelos">
  </div>
</body>
  
  <input type="button" value="show" onclick="$('#algo').show()"/>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers