Craig,
What's the ID of your Editor? If your editor ID is Editor1, the client ID will be: Editor1.ClientID
<script>
function test () {
var editor1=document.getElementById('<%=
Editor1.ClientID%>');
var editdoc = editor1.GetDocument();
editdoc.onclick=helloworld;
}
function helloworld() {
alert("hello world");
}
</script>
Can you post some code showing the problem?
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