patrick,
Please download the control again.
We added two new methods in the latest build:
SetWidth()
|
This method is used for setting the width of CuteEditor
Example:
// get the cute editor instance
var editor1 = document.getElementById('CE_Editor1_ID);
// setting the width of CuteEditor
editor1.SetWidth("1000");
editor1.SetWidth("1000px");
|
SetHeight()
|
This method is used for setting the height of CuteEditor
Example:
// get the cute editor instance
var editor1 = document.getElementById('CE_Editor1_ID);
// setting the height of CuteEditor
editor1.SetHeight("1000");
editor1.SetHeight("1000px");
|
Hope it helps.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx