Home
last modified time | relevance | path

Searched refs:removeBR (Results 1 – 3 of 3) sorted by relevance

/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js52 …mySelection = ( FCKBrowserInfo.IsIE) ? FCKSelection.GetSelectedHTML(isSafari) : removeBR(FCKSelect…
67 var mySelection = removeBR(FCKSelection.GetSelectedHTML(isSafari),true);
76 …mySelection = ( FCKBrowserInfo.IsIE) ? FCKSelection.GetSelectedHTML(isSafari) : removeBR(FCKSelect…
123 function removeBR(input, skip_space) { /* Used with Gecko */ function
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js43 …var mySelection = ( FCKBrowserInfo.IsIE) ? FCKSelection.GetSelectedHTML(isSafari) : removeBR(FCKSe…
84 …mySelection = ( FCKBrowserInfo.IsIE) ? FCKSelection.GetSelectedHTML(isSafari) : removeBR(FCKSelect…
145 function removeBR(input) { /* Used with Gecko */ function
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js53 …mySelection = ( FCKBrowserInfo.IsIE) ? FCKSelection.GetSelectedHTML(isSafari) : removeBR(FCKSelect…
139 function removeBR(input) { /* Used with Gecko */ function