xxxxxxxxxx
<html>
<head>
<meta charset="UTF-8" />
<title>AAizemberg</title>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.8.3.js"></script>
<script type="text/javascript" src="https://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
<!-- <script type="text/javascript" src="https://www.columbia.edu/~sev2119/mapdatachallenge/beforeafter/js/jquery.beforeafter-1.4.js"></script> -->
<script type="text/javascript" src="jquery.beforeafter-1.4.js"></script>
<script type="text/javascript">
$(function(){ $('#container').beforeAfter(); });
</script>
</head>
<body>
<div id="container">
<div><img alt="before" src="Ariel_con_barba.png" width="640" height="640" /></div>
<div><img alt="after" src="Ariel_after_shave_letras.png" width="640" height="640" /></div>
</div>
</body>
</html>
Modified http://code.jquery.com/jquery-1.8.3.js to a secure url
Modified http://code.jquery.com/ui/1.9.2/jquery-ui.js to a secure url
Modified http://www.columbia.edu/~sev2119/MapDataChallenge/beforeafter/js/jquery.beforeafter-1.4.js to a secure url
https://code.jquery.com/jquery-1.8.3.js
https://code.jquery.com/ui/1.9.2/jquery-ui.js
https://www.columbia.edu/~sev2119/MapDataChallenge/beforeafter/js/jquery.beforeafter-1.4.js