view views/maintemplate.php @ 72:6974309983d1 extractapp

Bug fixed:1.remove tagging popup window on editable-area, 2.close/disable inputs and buttons, when entering edit-text mode.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 08 Apr 2015 15:45:53 +0200
parents 3fb9e3884401
children 0141df465205
line wrap: on
line source

<html>
<head>
<title></title>
<script src="../js/jquery-1.10.2.min.js"></script>
<script src="../js/jquery-ui.js"></script>
<script src="../js/taggingtext.js"></script>
<link href="../css/taggingtext.css" rel="stylesheet">

</head>
<body>

</body>

</html>