asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp 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
parth_192: hi we are doing the same thing, we have set height and width by this way : var editor1 = document.getElementById('<%=Editor1.ClientID%>'); editor1.style.width = 100px; editor1.style.height = 100px; now above works good in IE but not in Mozilla.... Please reply...and help us.. thanks in advanced..