Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js26 FCKTools.CreateBogusBR = function( targetDocument ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 var FCKTools={};FCKTools.CreateBogusBR=function(A){var B=A.createElement('br');B.setAttribute('type… function
H A Dfckeditorcode_gecko.js36 var FCKTools={};FCKTools.CreateBogusBR=function(A){var B=A.createElement('br');B.setAttribute('type… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 var FCKTools={};FCKTools.CreateBogusBR=function(A){var B=A.createElement('br');B.setAttribute('type… function
H A Dfckeditorcode_ie.js51 var FCKTools={};FCKTools.CreateBogusBR=function(A){var B=A.createElement('br');B.setAttribute('type… function