pop up menu added, testing in progress

master
Cesare Concordia 3 years ago
parent fb70b00374
commit e195c02d92

@ -19,4 +19,6 @@
$(function() {$(location).attr('href',lRSUrl);});
</script>
</body>
</html>

@ -27,4 +27,14 @@
<div class='preview'></div>
</div>
</body>
<!-- <link rel="stylesheet" href="https://weblicht.sfs.uni-tuebingen.de/switchboard-test/popup/switchboardpopup.css"/> -->
<script type="text/javascript" src="https://beta-switchboard.clarin.eu/popup/switchboardpopup.js"></script>
<!-- <script src="https://weblicht.sfs.uni-tuebingen.de/switchboard-test/popup/switchboardpopup.js"></script> -->
<!-- <link rel="stylesheet" href="http://localhost:8081/popup/switchboardpopup.css" /> -->
<!-- <script src="http://localhost:8081/popup/switchboardpopup.js"></script> -->
<script>
showSwitchboardPopupOnSelection({}, {origin:'dv'})
</script>
</html>

Loading…
Cancel
Save