Home
last modified time | relevance | path

Searched defs:AttachEvent (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckevents.js30 FCKEvents.prototype.AttachEvent = function( eventName, functionPointer ) method in FCKEvents
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js30 var FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=… method in FCKEvents
H A Dfckeditorcode_gecko.js29 var FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=… method in FCKEvents
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js29 var FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=… method in FCKEvents
H A Dfckeditorcode_ie.js30 var FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=… method in FCKEvents