Searched refs:removeAttribute (Results 1 – 25 of 243) sorted by relevance
12345678910
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/ |
D | tableCell.js | 1 …removeAttribute("width")},"default":""},{type:"select",id:"widthType",hidden:true,label:e.lang.tab…
|
D | tableCell.js.unc | 74 element.removeAttribute( 'width' ); 132 selectedCell.removeAttribute( 'align' ); 176 selectedCell.removeAttribute( 'rowSpan' ); 195 selectedCell.removeAttribute( 'colSpan' ); 224 selectedCell.removeAttribute( 'bgColor' ); 272 selectedCell.removeAttribute( 'borderColor' );
|
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/ |
D | image.js | 1 …removeAttribute("src");this.preview.setStyle("display","none")}},onOk:function(){if(this.imageEdit…
|
D | image.js.unc | 391 this.preview.removeAttribute( 'src' ); 457 this.imageElement.removeAttribute( 'style' ); 562 dialog.preview.removeAttribute( 'src' ); 583 element.setAttribute( 'src', '' ); // If removeAttribute doesn't work. 584 element.removeAttribute( 'src' ); 625 element.removeAttribute( 'alt' ); 669 !internalCommit && element.removeAttribute( 'width' ); 679 element.removeAttribute( 'width' ); 709 !internalCommit && element.removeAttribute( 'height' ); 719 element.removeAttribute( 'height' ); [all …]
|
/plugin/ckgedit/ckeditor/plugins/image/dialogs/ |
D | image.js | 1 …removeAttribute("src");this.preview.setStyle("display","none")}},onOk:function(){if(this.imageEdit…
|
D | image.js.unc | 392 this.preview.removeAttribute( 'src' ); 458 this.imageElement.removeAttribute( 'style' ); 563 dialog.preview.removeAttribute( 'src' ); 584 element.setAttribute( 'src', '' ); // If removeAttribute doesn't work. 585 element.removeAttribute( 'src' ); 626 element.removeAttribute( 'alt' ); 670 !internalCommit && element.removeAttribute( 'width' ); 680 element.removeAttribute( 'width' ); 710 !internalCommit && element.removeAttribute( 'height' ); 720 element.removeAttribute( 'height' ); [all …]
|
/plugin/diagramsnet/lib/plugins/ |
D | flow.js | 44 paths[1].removeAttribute('class'); 48 paths[1].removeAttribute('stroke-dasharray');
|
/plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
D | fckstyledef_ie.js | 129 elementToCheck.removeAttribute( 'className', 0 ) ; 132 elementToCheck.removeAttribute( a, 0 ) ;
|
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
D | tableCell.js | 1 …removeAttribute("align")}}}]},h,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",labe…
|
D | tableCell.js.unc | 114 selectedCell.removeAttribute( 'align' ); 157 selectedCell.removeAttribute( 'rowSpan' ); 176 selectedCell.removeAttribute( 'colSpan' );
|
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
D | fckjustifycommands.js | 110 block.removeAttribute( 'align' ) ; 136 block.removeAttribute( 'style' ) ;
|
/plugin/ckgedit/ckeditor/plugins/table/dialogs/ |
D | table.js | 1 …removeAttribute("scope")}}n.insertBefore(l)}w.remove()}if(!this.hasColumnHeaders&&(o=="col"||o=="b…
|
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/ |
D | table.js | 1 …removeAttribute("scope")}}n.insertBefore(l)}w.remove()}if(!this.hasColumnHeaders&&(o=="col"||o=="b…
|
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/ |
D | liststyle.js | 8 1;a.getFirst(f).removeAttribute("value");var d=parseInt(this.getValue(),10);isNaN(d)?a.removeAttrib…
|
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/ |
D | liststyle.js | 8 …ribute("start")||1;a.getFirst(f).removeAttribute("value");var d=parseInt(this.getValue(),10);isNaN…
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ |
D | mod.csstransforms.min.js | 2 …t("div")),e.setAttribute&&e.removeAttribute&&(e.setAttribute(d,""),f=C(e[d],"function"),C(e[d],c)|…
|
/plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
D | fcktools_gecko.js | 56 element.removeAttribute( element.attributes[i].name, 0 ) ; // 0 : Case Insensitive 173 element.removeAttribute( 'style', 0 ) ;
|
/plugin/wysiwyg/fckeditor/editor/css/behaviors/ |
D | showtableborders.htc | 23 this.removeAttribute( 'className', 0 ) ;
|
/plugin/grensladawritezor/fckeditor/editor/css/behaviors/ |
D | showtableborders.htc | 23 this.removeAttribute( 'className', 0 ) ;
|
/plugin/fckg/fckeditor/editor/css/behaviors/ |
D | showtableborders.htc | 23 this.removeAttribute( 'className', 0 ) ;
|
/plugin/revealjs/js/ |
D | reveal.js | 419 element.removeAttribute( 'data-src' ); 1163 element.removeAttribute( 'data-loaded' ); 1164 element.removeAttribute( 'data-background-hash' ); 1165 element.removeAttribute( 'data-background-size' ); 1166 element.removeAttribute( 'data-background-transition' ); 1448 dom.wrapper.removeAttribute( 'data-navigation-mode' ); 3258 slides[index].removeAttribute( 'hidden' ); 3259 slides[index].removeAttribute( 'aria-hidden' ); 3541 …rolsLeft.forEach( function( el ) { el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' )… 3542 …olsRight.forEach( function( el ) { el.classList.add( 'enabled' ); el.removeAttribute( 'disabled' )… [all …]
|
/plugin/popupviewer/ |
D | script.js | 333 this.removeAttribute('data-popupviewer'); 525 if (this.removeAttribute) this.removeAttribute('data-popupviewerclose'); 533 if (this.removeAttribute) this.removeAttribute('data-popupviewer');
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
D | fcktools_gecko.js | 65 element.removeAttribute( element.attributes[i].name, 0 ) ; // 0 : Case Insensitive 186 element.removeAttribute( 'style', 0 ) ;
|
/plugin/preview/ |
D | script.js | 22 link.removeAttribute('title');
|
/plugin/editonlink/ |
D | script.js | 41 a.removeAttribute('data-editonlink');
|
12345678910