view views/maintemplate_local.php @ 64:ca6bf3532830 extractapp

bug fixed: 1.popup tag window is closed automatically when saving text file. 2.bring popup tag window to the front
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 01 Apr 2015 15:13:37 +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>