Home
last modified time | relevance | path

Searched refs:StartupValue (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js52 StartupValue : '', property in FCK
57 return ( this.StartupValue != this.EditingArea.Textarea.value ) ;
59 return ( this.StartupValue != this.EditorDocument.body.innerHTML ) ;
65 this.StartupValue = this.EditingArea.Textarea.value ;
67 this.StartupValue = this.EditorDocument.body.innerHTML ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32StartupValue:'',IsDirty:function(){if (this.EditMode==1) return (this.StartupValue!=this.EditingAr… property in FCK
H A Dfckeditorcode_gecko.js31StartupValue:'',IsDirty:function(){if (this.EditMode==1) return (this.StartupValue!=this.EditingAr… property in FCK
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31StartupValue:'',IsDirty:function(){if (this.EditMode==1) return (this.StartupValue!=this.EditingAr… property in FCK
H A Dfckeditorcode_ie.js32StartupValue:'',IsDirty:function(){if (this.EditMode==1) return (this.StartupValue!=this.EditingAr… property in FCK