<div style="-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;"></div>
Above style is working fine in html, but when i used this in TinyMce editor this is not working.