- Disable text selection on IE 9.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-24 21:51:04 -03:00
parent 5b966d870f
commit 65e7f2ce63
9 changed files with 18 additions and 17 deletions

View File

@@ -77,7 +77,7 @@
<%@ include file="/jsp/mindmapEditorToolbar.jsf" %>
</div>
<div id="mindplot"></div>
<div id="mindplot" onselectstart="return false;"></div>
<script type="text/javascript" src="js/editor.js"></script>
</body>
</html>

View File

@@ -71,7 +71,7 @@
</head>
<body>
<div id="mapContainer">
<div id="mindplot"></div>
<div id="mindplot" onselectstart="return false;"></div>
<div id="embFooter">
<a href="${pageContext.request.contextPath}/c/home" target="new">