- Move keyboard events as part of a separate class.
- TextEditor is now one instance peer node. - Broken: f2 and start writting on typing.
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
|
||||
<div id="footerEditor">
|
||||
<div style="position:absolute; top:0px; width:100%">
|
||||
<a href="home.htm">
|
||||
<a href="http://www.wisemapping.com/">
|
||||
<div id="logo"></div>
|
||||
</a>
|
||||
|
||||
@@ -215,7 +215,6 @@
|
||||
<div style="float:left; position:relative; top:50%; margin-top:-8px; margin-left:4px;">Shortcuts</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="ffoxworkarround" style="display:none;"><input id="ffoxWorkarroundInput" type="text"></div>
|
||||
<script type="text/javascript" src="../js/editor.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user