Hovering away no longer stops editing of editables

fixes #21
This commit is contained in:
Ali Asaria 2011-06-23 09:29:40 -04:00
parent da38ac51ac
commit 35e4cf64af
6 changed files with 25 additions and 9 deletions

View file

@ -6,7 +6,9 @@ html(lang="en")
<script src="/socket.io/socket.io.js"></script>
<script src="/lib/jquery-ui/js/jquery-ui-1.8.9.custom.min.js"></script>
<!-- <script src="/lib/jquery-ui/js/jquery-ui-1.8.9.custom.min.js"></script> -->
<script src="/lib/jquery-ui/development-bundle/ui/jquery-ui-1.8.9.custom.js"></script>
<script src="/lib/jquery.jeditable.js"></script>