|
@ -5,6 +5,7 @@ |
|
|
<meta http-equiv="Access-Control-Allow-Origin" content="*"> |
|
|
<meta http-equiv="Access-Control-Allow-Origin" content="*"> |
|
|
<title>VVVW</title> |
|
|
<title>VVVW</title> |
|
|
<link rel="stylesheet" href="static/css/style.css"> |
|
|
<link rel="stylesheet" href="static/css/style.css"> |
|
|
|
|
|
<link href="static/styles/jquery-ui.css" rel="stylesheet" type="text/css"> |
|
|
<link rel="stylesheet" href="static/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> |
|
|
<link rel="stylesheet" href="static/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> |
|
|
<script src="static/js/jquery.min.js"></script> |
|
|
<script src="static/js/jquery.min.js"></script> |
|
|
<script type="text/javascript" src="static/js/p5/p5.min.js"></script> |
|
|
<script type="text/javascript" src="static/js/p5/p5.min.js"></script> |
|
@ -14,6 +15,7 @@ |
|
|
<script src="static/js/jquery-1.12.4.js"></script> |
|
|
<script src="static/js/jquery-1.12.4.js"></script> |
|
|
<script src="static/js/jquery-ui.js"></script> |
|
|
<script src="static/js/jquery-ui.js"></script> |
|
|
<script src="static/js/d3.v3.min.js"></script> |
|
|
<script src="static/js/d3.v3.min.js"></script> |
|
|
|
|
|
<script src="static/js/jquery.ui.touch-punch.min.js"></script> |
|
|
<script src="static/js/draggable.js"></script> |
|
|
<script src="static/js/draggable.js"></script> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
@ -41,22 +43,24 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-md-3"> |
|
|
<div class="col-md-3"> |
|
|
<div id="about"> |
|
|
<span id="about"> |
|
|
<a href="#" >About</a>| |
|
|
<a href="#" >about</a> | |
|
|
</div> |
|
|
</span> |
|
|
<div id="colophon"> |
|
|
<span id="colophon"> |
|
|
<a href="#" >Colophon</a> |
|
|
<a href="#" >colophon</a> |
|
|
</div> |
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- new row should start here --> |
|
|
<!-- new row should start here --> |
|
|
|
|
|
<!-- pop up thesis --> |
|
|
|
|
|
<!-- <div class="scaleable-wrapper draggable" id="scaleable-wrapper"> --> |
|
|
|
|
|
<div w3-include-html="thesis.html" class="draggable thesis" id="thesis"> |
|
|
|
|
|
</div> |
|
|
|
|
|
<!-- </div> --> |
|
|
<!-- map area --> |
|
|
<!-- map area --> |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|
<div class="col-md-10 offset-md-1"> |
|
|
<div class="col-md-10 offset-md-1"> |
|
|
<div class="map_area"> |
|
|
<div class="map_area"> |
|
|
<div w3-include-html="thesis.html" class="thesis draggable" id="showthesis"> |
|
|
|
|
|
</div> |
|
|
|
|
|
<!-- <p>Related media</p> --> |
|
|
<!-- <p>Related media</p> --> |
|
|
<div class="draggable" id="showdadaloglu"><div class='text_audio'>Bio</div> |
|
|
<div class="draggable" id="showdadaloglu"><div class='text_audio'>Bio</div> |
|
|
<!-- <audio id="audiodadaloglu" controls> |
|
|
<!-- <audio id="audiodadaloglu" controls> |
|
@ -65,8 +69,6 @@ |
|
|
</audio> --> |
|
|
</audio> --> |
|
|
<img src="static/images/poem.png"> |
|
|
<img src="static/images/poem.png"> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <img src="static/images/test_small.jpeg" alt="poem"> --> |
|
|
<!-- <img src="static/images/test_small.jpeg" alt="poem"> --> |
|
|
|
|
|
|
|
|
<!-- popups about and colophon --> |
|
|
<!-- popups about and colophon --> |
|
@ -74,7 +76,6 @@ |
|
|
</div><br> |
|
|
</div><br> |
|
|
<div id="showcolophon" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>colophon texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div> |
|
|
<div id="showcolophon" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>colophon texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<script src="static/js/d3_map.js"></script> |
|
|
<script src="static/js/d3_map.js"></script> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -83,7 +84,6 @@ |
|
|
|
|
|
|
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|
<div class="col-md-6"> |
|
|
<div class="col-md-6"> |
|
|
|
|
|
|
|
|
<div class="map_legend"> |
|
|
<div class="map_legend"> |
|
|
<div id="box1" onclick="popup_bg(120)"></div> <p>Folklore literature</p> |
|
|
<div id="box1" onclick="popup_bg(120)"></div> <p>Folklore literature</p> |
|
|
<div id="box2" onclick="popup_bg(300)"></div> <p>Islamic Mysticism</p> |
|
|
<div id="box2" onclick="popup_bg(300)"></div> <p>Islamic Mysticism</p> |
|
@ -168,6 +168,43 @@ $("#about").click(function(){ |
|
|
console.log("around") |
|
|
console.log("around") |
|
|
}); |
|
|
}); |
|
|
</script> |
|
|
</script> |
|
|
|
|
|
|
|
|
|
|
|
<!-- scaleable wrapper --> |
|
|
|
|
|
<!-- <script> |
|
|
|
|
|
var $el = $("#thesis"); |
|
|
|
|
|
var elHeight = $el.outerHeight(); |
|
|
|
|
|
var elWidth = $el.outerWidth(); |
|
|
|
|
|
|
|
|
|
|
|
var $wrapper = $("#scaleable-wrapper"); |
|
|
|
|
|
|
|
|
|
|
|
$wrapper.resizable({ |
|
|
|
|
|
resize: doResize |
|
|
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|
|
function doResize(event, ui) { |
|
|
|
|
|
|
|
|
|
|
|
var scale, origin; |
|
|
|
|
|
|
|
|
|
|
|
scale = Math.min( |
|
|
|
|
|
ui.size.width / elWidth, |
|
|
|
|
|
ui.size.height / elHeight |
|
|
|
|
|
); |
|
|
|
|
|
|
|
|
|
|
|
$el.css({ |
|
|
|
|
|
transform: "translate(-50%, -50%) " + "scale(" + scale + ")" |
|
|
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
var starterData = { |
|
|
|
|
|
size: { |
|
|
|
|
|
width: $wrapper.width(), |
|
|
|
|
|
height: $wrapper.height() |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
doResize(null, starterData); |
|
|
|
|
|
</script> --> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |
|
|