alim27
10-30-2007, 01:07 PM
with help this command i can put a string insted of a selected one :
tinyMCE.execCommand('mceInsertRawHTML', false, "blabla");
but i can delete this string insinde the Tiny editor with the Del Button ( Keyboard ) ! How can make it undeletable or unchangeable ??? Does anybody have an idea ?
tinyMCE.execCommand('mceInsertRawHTML', false, "blabla");
but i can delete this string insinde the Tiny editor with the Del Button ( Keyboard ) ! How can make it undeletable or unchangeable ??? Does anybody have an idea ?