xxxxxxxxxx
<!-- Bostock's slider brush: https://bl.ocks.org/mbostock/6452972-->
<meta charset="utf-8">
<head>
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="slider.css">
</head>
<body>
<p>Slide to see a picture from that day.</p>
<div id="photo"></div>
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="photos.json"></script>
<script src="slider.js"></script>
</body>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js