Home
last modified time | relevance | path

Searched refs:document (Results 1951 – 1975 of 2062) sorted by last modified time

1...<<71727374757677787980>>...83

/plugin/code3/
H A Dscript.js8document.getElementsByTagName('script'),l=new RegExp('^(.*/|)('+i+')([#?]|$)');for(var o=0,O=I.len…
11 …getInnerHtml(i){if(null==PR_innerHtmlWorks){var I=document.createElement('PRE');I.appendChild(docu…
/plugin/code3/src/
H A Dpsyhi.js22 var sc = document.getElementsByTagName('script'),
36 b = document.getElementsByTagName('base');
41 return (document.location.href.match(/(.*[\/\\])/)[0]+m[1]).replace(/^\/+/,"");
158 var pre = document.getElementsByTagName('pre')
160 ,tc = document.createElement('div')
172 while (document.getElementById("PSyHi_Container_"+i)) i++;
253 arguments.callee.fc = document.createElement('div');
254 document.body.appendChild(arguments.callee.fc);
279 var n = document.getElementsByTagName("*").length;
H A Dtz.js333 var testNode = document.createElement('PRE');
335 document.createTextNode('<!DOCTYPE foo PUBLIC "foo bar">\n<foo />'));
/plugin/blogmeta/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/wysiwyg/
H A Dscript.js4 elm = elm || document;
19 el = document.getElementById(id);
30 el = document.getElementById(id);
84 document.body.style.paddingTop = wysiwyg_oldBodyPadding;
92 wysiwyg_oldBodyPadding = document.body.style.paddingTop;
95 { document.body.style.paddingTop = "80px"; }
97 toolbar = document.getElementById('wysiwyg_adobe_style_toolbar');
238 el = document.getElementById(theDiv);
248 el = document.getElementById("wysiwyg_view_"+name);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbarset.js33 document.getElementById( 'xToolbarRow' ).style.display = '' ;
34 oToolbarSet = new FCKToolbarSet( document ) ;
37 oToolbarSet = new FCKToolbarSet( document ) ;
53 eToolbarTarget = eval( 'parent.' + oOutMatch[1] ).document.getElementById( oOutMatch[2] ) ;
60 eToolbarTarget = parent.document.getElementById( oOutMatch[1] ) ;
84 var eTargetDocument = eToolbarIFrame.contentWindow.document ;
89 sBase = '<base href="' + window.document.location + '">' ;
93 …ut( adjust, 1000 ); }</script></head><body style="overflow: hidden">' + document.getElementById( '…
H A Dfck.js99 this.EditingArea = new FCKEditingArea( document.getElementById( 'xEditingArea' ) ) ;
106 FCKTools.AddEventListener( document, "keydown", this._TabKeyHandler ) ;
536 oWindow.document.write( sHTML );
537 oWindow.document.close();
707 var range = document.selection.createRange() ;
925 var oDocument = window.parent.document ;
982 oTarget = win.nodeType == 1 ? win : win.frameElement ? win.frameElement : win.document ;
986 oTarget = win.document ;
995 oTarget = win.nodeType == 1 ? win : win.frameElement ? win.frameElement : win.document ;
997 oTarget = win.document ;
H A Dfck_ie.js207 document.oncontextmenu = Document_OnContextMenu ;
300 document.body.attachEvent( 'onpaste', FCK_CheckPasting_Listener ) ;
306 document.body.detachEvent( 'onpaste', FCK_CheckPasting_Listener ) ;
328 var oDiv = document.getElementById( '___FCKHiddenDiv' ) ;
332 oDiv = document.createElement( 'DIV' ) ;
340 document.body.appendChild( oDiv ) ;
345 var oTextRange = document.body.createTextRange() ;
H A Dfck_gecko.js307 document.oncontextmenu = Document_OnContextMenu ;
H A Dfcktools.js57 return element.ownerDocument || element.document ;
66 FCKTools.GetDocumentWindow = function( document ) argument
69 if ( FCKBrowserInfo.IsSafari && !document.parentWindow )
72 return document.parentWindow || document.defaultView ;
81 targetWindow.document.parentWindow = targetWindow ;
365 FCKTools.IsStrictMode = function( document ) argument
369 return ( 'CSS1Compat' == ( document.compatMode || 'CSS1Compat' ) ) ;
425 while ( curNode && curNode != w.document.body )
567 var tempSpan = document.createElement( 'span' ) ;
/plugin/btable/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp35 var oCombo = document.getElementById( 'cmbToolbars' ) ;
H A Dsample04.afp35 var oCombo = document.getElementById( 'cmbSkins' ) ;
H A Dsample02.afp35 var oCombo = document.getElementById( 'cmbLanguages' ) ;
45 var oOption = document.createElement("OPTION") ;
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckeditorapi.js118 var oParentDocument = oParentWindow.document ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js29 var FCKURLParams={};(function(){var A=document.location.search.substr(1).split('&');for (var i=0;i<…
33document.oncontextmenu=Document_OnContextMenu;function FCK_Cleanup(){this.LinkedField=null;this.Ed…
38document;var C={ X:B.documentElement.scrollLeft,Y:B.documentElement.scrollTop };if (C.X>0||C.Y>0) …
40 …._Images;this._PreloadCount=A.length;for (var i=0;i<A.length;i++){var B=document.createElement('im…
49document.body.innerHTML='';C.removeChild(E);};if (this.Mode==0){var F=this.IFrame=D.createElement(…
56document);},DeleteContents:function(){if (this._Range){this._Range.deleteContents();this._UpdateEl…
57document);var A=this.Window.document.selection;if (A.type!='Control'){var B=this._GetSelectionMark…
61document);};function FCKEnterKey_OnKeystroke(A,B){var C=this._EnterKey;try{switch (B){case 'Enter'…
78 …=window.frameElement;var B=A.style;var C=parent;var D=C.document.documentElement;var E=C.document.…
86document;FCK.IECleanup.AddItem(this,FCKPanel_Cleanup);}else{var C=this._IFrame=this._Window.docume…
[all …]
H A Dfckeditorcode_gecko.js28 var FCKURLParams={};(function(){var A=document.location.search.substr(1).split('&');for (var i=0;i<…
31document.getElementById('xEditingArea'));this.EditingArea.FFSpellChecker=FCKConfig.FirefoxSpellChe…
37document.implementation.createDocument('','',null);};return null;};FCKTools.GetScrollPosition=func…
39 …._Images;this._PreloadCount=A.length;for (var i=0;i<A.length;i++){var B=document.createElement('im…
48document.body.innerHTML='';C.removeChild(E);};if (this.Mode==0){var F=this.IFrame=D.createElement(…
55document);},DeleteContents:function(){if (this._Range){this._Range.deleteContents();this._UpdateEl…
56document,A.getRangeAt(0));this._UpdateElementInfo();}else this.MoveToElementStart(this.Window.docu…
60document);};function FCKEnterKey_OnKeystroke(A,B){var C=this._EnterKey;try{switch (B){case 'Enter'…
77 …=window.frameElement;var B=A.style;var C=parent;var D=C.document.documentElement;var E=C.document.…
85document;FCK.IECleanup.AddItem(this,FCKPanel_Cleanup);}else{var C=this._IFrame=this._Window.docume…
[all …]
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js52 document.write( this.CreateHtml() ) ;
89 var oTextarea = document.getElementById( this.InstanceName ) ;
90 var colElementsByName = document.getElementsByName( this.InstanceName ) ;
117 var oRange = document.createRange() ;
165 document.write( '<div style="COLOR: #ff0000">' ) ;
166 document.write( '[ FCKeditor Error ' + this.ErrorNumber + ': ' + this.ErrorDescription + ' ]' ) ;
167 document.write( '</div>' ) ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js765 …var newBlock = block.parentNode.insertBefore( this.BuildElement( range.Window.document ), block ) ;
791 var doc = range.Window.document ;
H A Dfckdomrange.js81 return new FCKW3CRange( this.Window.document ) ;
168 var eToolDiv = this.Window.document.createElement( 'div' ) ;
197 var eToolDiv = oTestRange.Window.document.createElement( 'div' ) ;
235 var eToolDiv = this.Window.document.createElement( 'div' ) ;
281 var oDoc = this.Window.document ;
339 var doc = this.Window.document ;
407 …var curStart = FCKDomTools.GetNodeFromAddress( this.Window.document, bookmark.Start.slice( 0, -1 )…
408 …var curEnd = FCKDomTools.GetNodeFromAddress( this.Window.document, bookmark.End.slice( 0, -1 ), tr…
412 this._Range = new FCKW3CRange( this.Window.document ) ;
750 var oFixedBlock = this.Window.document.createElement( FCKConfig.EnterMode ) ;
H A Dfckenterkey.js59 oKeystrokeHandler.AttachToElement( targetWindow.document ) ;
152 if ( FCKBrowserInfo.IsIE && this.Window.document.selection.type.toLowerCase() == "control" )
154 var controls = this.Window.document.selection.createRange() ;
385 oRange.InsertNode( this.Window.document.createTextNode( this.TabText ) ) ;
436 eNewBlock = this.Window.document.createElement( blockTag ) ;
450 eNewBlock = this.Window.document.createElement( blockTag ) ;
524 eLineBreak = this.Window.document.createElement( 'br' ) ;
530 FCKDomTools.InsertAfterNode( eLineBreak, this.Window.document.createTextNode( '' ) ) ;
545 dummy = this.Window.document.createElement( 'span' ) ;
547 dummy = this.Window.document.createElement( 'br' ) ;
[all …]
H A Dfckdomrangeiterator.js236 block = this.Range.Window.document.createElement( FCKConfig.EnterMode == 'p' ? 'p' : 'div' ) ;
H A Dfckdomrange_ie.js30 this._Range = new FCKW3CRange( this.Window.document ) ;
32 var oSel = this.Window.document.selection ;
41 this._Range.setStart( this.Window.document.body, 0 ) ;
94 var oIERange = this.Window.document.body.createTextRange() ;
103 var oIERangeEnd = this.Window.document.body.createTextRange() ;
121 dummySpan = this.Window.document.createElement( 'span' ) ;
130 …eStartMarker.parentNode.insertBefore( this.Window.document.createTextNode( '\u00a0' ), eStartMarke…
151 this.Window.document.selection.clear() ;
168 var doc = this.Window.document ;
188 if ( oRange.parentElement().document != doc )
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp31 ' Path to user files relative to the document root.
66 ' - FileTypesPath: the virtual folder relative to the document root where
78 ' - QuickUploadPath: the virtual folder relative to the document root where
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm31 // Path to uploaded files relative to the document root.
70 // - FileTypesPath: the virtual folder relative to the document root where
83 // - QuickUploadPath: the virtual folder relative to the document root where

1...<<71727374757677787980>>...83