Hello,
i did change width in table.js, ie :
label:e.lang.common.width,'default':580,
what is the way to impose height ?
(i found "CKEditor Sample — Using CKEditor Dialog API " and "Class CKEDITOR.dialog " but ... ? )
Hello,
i did change width in table.js, ie :
label:e.lang.common.width,'default':580,
what is the way to impose height ?
(i found "CKEditor Sample — Using CKEditor Dialog API " and "Class CKEDITOR.dialog " but ... ? )
Re: how impose table height ?
See Dialog Customization and then insert the following script in your page:
Re: how impose table height ?
how impose table height ?
i finally got time to try it :
in api_dialog.html, i found:
right under, i pasted
but nothing changed
i also tried to paste your whole code just before but no success