After the editor has loaded for first time....
Is it then possible to change width and height for the editor dynamically from a javascript function?
Example code please....
Is it then possible to change width and height for the editor dynamically from a javascript function?
Example code please....
RE: How change editor hight/width dynamically
Changing the width and/or height of the editor should work without removing eventual data inside the editor.
RE: How change editor hight/width dynamically
RE: How change editor hight/width dynamically
RE: How change editor hight/width dynamically
how to access the pug in
thx
RE: how to access the pug in
try https://sourceforge.net/forum/forum.php ... _id=257180
Re: RE: how to access the pug in
Re: How change editor hight/width dynamically?
frame = document.getElementByID( instance_name+"___Frame");