Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: setHTML question?
Re: setHTML question?
09-23-2007, 1:33 PM
gotts
Joined on 01-10-2006
Posts 18
Re: setHTML question?
Reply
Quote
Nope,no error message. Using Version 6.0 and using this to call the editor
var articlelink = document.getElementById('CE_ceArticleLink_ID');
articlelink.ExecCommand('new');
any ideas?
View Complete Thread