Home
last modified time | relevance | path

Searched refs:document (Results 576 – 600 of 2062) sorted by relevance

1...<<21222324252627282930>>...83

/plugin/colorbox/
H A DlinkColorbox.js1 jQuery(document).ready(function(){
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Helpers/
H A DSerializable.php15 public function getDomSubtree(\DOMDocument $document); argument
/plugin/tindexmenu/
H A Dindexmenu-full.js404 document.cookie = escape(cookieName) + '=' + escape(cookieValue)
412 pN = document.cookie.indexOf(escape(cookieName) + '=');
415 endPos = document.cookie.indexOf(';', posValue);
417 cookieValue = unescape(document.cookie.substring(posValue, endPos));
419 cookieValue = unescape(document.cookie.substring(posValue));
711 var oLink = document.createElement("link");
716 document.getElementsByTagName('head')[0].appendChild(oLink);
746 rmenu.appendChild(document.createElement('ul'));
748 li = document.createElement(type);
782 jQuery(document).click(
H A Dindexmenu.js42 …s.obj,"cookieValue",a)};dTree.prototype.setCookie=function(a,c,b,d,e,f){document.cookie=escape(a)+…
43document.cookie.indexOf(escape(a)+"=");-1!=b&&(a=b+(escape(a)+"=").length,c=document.cookie.indexO…
56 … a=document.createElement("link");a.href=this.config.plugbase+"/images/"+this.config.theme+"/style…
57 …="'+eval(f[h+1])+'">'+d+"</a>"):(b="span",g.appendChild(document.createElement("ul"))),b=document.…
59 ….theme);jQuery("#r"+this.obj)[0].oncontextmenu=indexmenu_stopevt;jQuery(document).click(function()…
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js3 ;( function ( window, document, $, undefined ) {
35 …isTouch = isMobile !== null || document.createTouch !== undefined || ( 'ontouchstart' in window ) …
36 …supportSVG = !! document.createElementNS && !! document.createElementNS( 'http://www.w3.org/2000/s…
259 if ( document.createElement( 'div' ).style[ prefixes[i] ] !== undefined ) {
749 var a = document.createElement('a'),
958 }( window, document, jQuery ) );
/plugin/metadisplay/
H A Dscript.js2 jQuery( document ).ready(function() {
/plugin/newpagetemplate/
H A Dscript.js5 document.getElementById(which).innerHTML = "";
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js453 for( var i = 0; i < document.forms.length; i++ ) {
454 for( var j = 0; j < document.forms[i].elements.length; j++ ) {
455 if( document.forms[i].elements[j].type.match( inputPattern )) {
456 inputs[inputs.length] = document.forms[i].elements[j];
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js465 for( var i = 0; i < document.forms.length; i++ ) {
466 for( var j = 0; j < document.forms[i].elements.length; j++ ) {
467 if( document.forms[i].elements[j].type.match( inputPattern )) {
468 inputs[inputs.length] = document.forms[i].elements[j];
/plugin/dirtylittlehelper/mermaid/editor/src/
H A Dmain.js4 target: document.body,
/plugin/autotabber/
H A Dscript.js11 var textareas = document.getElementsByTagName('textarea');
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js137 Event.observe(document, "mouseup", this.eventMouseUp);
138 Event.observe(document, "mousemove", this.eventMouseMove);
139 Event.observe(document, "keypress", this.eventKeypress);
147 Event.stopObserving(document, "mouseup", this.eventMouseUp);
148 Event.stopObserving(document, "mousemove", this.eventMouseMove);
149 Event.stopObserving(document, "keypress", this.eventKeypress);
548 with (w.document) {
549 if (w.document.documentElement && documentElement.scrollTop) {
552 } else if (w.document.body) {
559 } else if (w.document.documentElement && documentElement.clientWidth) {
[all …]
/plugin/imageshack/
H A Dscript.js6 var l = document.createElement('label');
/plugin/combo/resources/snippet/js/
H A Dlozad-print.js6 document.querySelectorAll('.lazy-cs').forEach(element => {
H A Dmasonry.js2 document.querySelectorAll('.masonry').forEach(elem => {
H A Doutline-anchor.js2 document.addEventListener('DOMContentLoaded', () => {
/plugin/cookielaw/
H A Dscript.js5 document.cookie = 'cookielaw=1; path=/; expires=' + date.toGMTString();
/plugin/freechat/phpfreechat/data/public/js/
H A Dimage_preloader.js8 if (document.images) {
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1130 document.getElementsByTagName('input'),
1199 var tr = document.createElement('tr');
1200 var th = document.createElement('th');
1304 var tr = document.createElement('tr');
1305 var td = document.createElement('td');
1772 } else if (document.documentElement && document.documentElement.clientHeight) {
1773 return [document.documentElement.clientWidth, document.documentElement.clientHeight];
1774 } else if (document.body)
1775 return [document.body.clientWidth, document.body.clientHeight];
1785 } else if (document.body.scrollTop)
[all …]
/plugin/jplayer/
H A Dscript.js1 jQuery(document).ready(function() {
/plugin/sphinxsearch-was/js/
H A Dsearch.js3 var e = document.getElementById(id);
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc61 var ta = document.getElementById(el);
142 var fn_id = document.getElementById(el).value;
146 var ta = document.getElementById(el);
177 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.dom.document.html#createElement
181 sup = editor.document.createElement( 'sup' );
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
97 # the document; usually called "Fast Web View" in English locales of Adobe software.
100 print_progress_message=Preparing document for printing…
144 # the total number of matches in the document.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc61 var ta = document.getElementById(el);
142 var fn_id = document.getElementById(el).value;
146 var ta = document.getElementById(el);
177 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.dom.document.html#createElement
181 sup = editor.document.createElement( 'sup' );
/plugin/sortablejs/
H A Dscript.js18 if ( !document.createElement || !document.getElementsByTagName ) {
22 var elems = document.getElementsByTagName( "table" );
30 elems = document.getElementsByTagName( "div" );
171 tfo = document.createElement( 'tfoot' );

1...<<21222324252627282930>>...83