Home
last modified time | relevance | path

Searched refs:resizable (Results 1 – 25 of 66) sorted by relevance

123

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdialog_ie.js24 …w = function( dialogInfo, dialogName, pageUrl, dialogWidth, dialogHeight, parentWindow, resizable ) argument
30 ';resizable:' + ( resizable ? 'yes' : 'no' ) +
H A Dfckdialog.js27 …unction( dialogName, dialogTitle, dialogPage, width, height, customValue, parentWindow, resizable ) argument
37 this.Show( oDialogInfo, dialogName, sUrl, width, height, parentWindow, resizable ) ;
H A Dfckdialog_gecko.js24 …w = function( dialogInfo, dialogName, pageUrl, dialogWidth, dialogHeight, parentWindow, resizable ) argument
30 ",resizable=" + ( resizable ? 'yes' : 'no' ) +
/plugin/pagebuttons/
H A Dscript.js43 resizable: true,
97 resizable: true,
153 resizable: true,
/plugin/etherpadlite/
H A Dstyle.css22 .pad-resizable {
/plugin/imagepreview/
H A Dscript.js40 resizable: false
/plugin/metaeditor/
H A Dscript.js274 resizable: true,
339 resizable: true,
379 resizable: true,
/plugin/deletepagebutton/
H A Dscript.js51 resizable: true,
/plugin/overlay/
H A Dscript.js24 if (jQuery.fn.resizable) {
25 jQuery( "#overlay" ).draggable().resizable({
H A Dstyle.css86 .ui-resizable-helper { border: 2px dotted #00F; }
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css87 left: 0 !important; /* overrules jQuery UI resizable in rtl */
93 left: 0 !important; /* overrules jQuery UI resizable in rtl */
142 #mediamanager__page .ui-resizable-e {
148 #mediamanager__page .ui-resizable-e:hover {
152 [dir=rtl] #mediamanager__page .ui-resizable-w {
158 [dir=rtl] #mediamanager__page .ui-resizable-w:hover {
/plugin/bookmark2wiki/
H A DREADME.md19 …ation.href)+'&ti='+escape(document.title),'dokuwikiadd','scrollbars=yes,resizable=yes,toolbars=yes…
/plugin/issuetracker/
H A Dtablekit.js44 if(op.resizable) {
114 … {dom : {head:null,rows:null,cells:{}},sortable:false,resizable:false,editable:false},
128 return TableKit.tables[table.id] ? TableKit.tables[table.id].resizable : false;
157 resizable : true,
216 if(op.resizable) {
240 if(op.resizable) {TableKit.Resizable.init(table);}
257 if(TableKit.options.resizable) {
616 TableKit.register(table,Object.extend(options || {},{resizable:true}));
/plugin/diagramsnet/lib/math/config/
H A Ddefault.js1055 directories: "no", personalbar: "no", resizable: "yes", scrollbars: "yes",
/plugin/dokumicrobugtracker/
H A DCHANGELOG12 …ent list option for Status, Add default stylesheet, Column size are now resizable, add delete feat…
/plugin/toolbox/
H A DToolboxCounter.js111 resizable: false,
H A DToolboxFindAndReplace.js68 resizable: false,
/plugin/highlight2wiki/
H A DREADME17 javascript:Q=document.selection?document.selection.createRange().text:document.getSelection(); void(window.open(%27https://yourwebsite.com/dokuwiki/doku.php?do=highlight2wiki&te=%27+encodeURIComponent(Q)+%27&ur=%27+ encodeURIComponent(location.href)+%27%27,%27dokuwikiadd%27,%27scrollbars=yes,resizable=yes,toolbars=yes,status=yes%27));
/plugin/tfslink/scripts/
H A Daddworkitemlink_wiz.js27 resizable: false
/plugin/davcard/
H A Dscript.js336 resizable: true,
626 resizable: true,
743 resizable: true,
/plugin/stars2/
H A DREADME.md48 * Images are now resizable over the config menu
/plugin/davcal/
H A Dscript.js253 resizable: true,
601 resizable: true,
819 resizable: true,
/plugin/txt2tags/
H A Dlinkwiz.js32 resizable: false
/plugin/ikso/
H A Dscript.js47 … modal: true, resizable: false, width: 'auto', height: 'auto', closeText: 'Fermi',
/plugin/bookcreator/script/
H A Dnspicker.js36 resizable: false

123