Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
153
of
325
(
3,244
total posts)
< 1
second(s)
Re: Changed event firing on click in FireFox
fredd, This issue only happen when the editor is empty. Unlike IE, when the editor is empty, firefox will insert some code automatically. Then Cute Editor cleans it up. So CuteEditor_OnChange event is fired. Here is a work-around: <script language=''JavaScript'' type=''text/javascript'' > var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 6, 2007
Re: System.OutOfMemoryException using insert document dialog
Not sure what caused this issue. I tested the local demo. It works fine here. So I packaged the files and uploaded the control to the server again. Please test it again. http://cutesoft.net/downloads/default.aspx Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 30, 2008
Re: EnableStripScriptTags not working version 6.6
Solved. Remember to put <!-- --> around script code! Ex <script type=''text/javascript''> <!-- $(
document
).ready(function() { $(''.accordion h3:first'').addClass(''active''); $(''.accordion p:not(:first)'').hide(); $(''.accordion h3'').click(function() ...
Posted to
Cute Editor for .NET
(Forum)
by
slash
on
May 31, 2010
Re: javascript setHTML strips javascript
Hi Adam Have found a fudge that works, it may help you in debugging etc. var txtToInsert = 'This is the html and script etc to insert'; var txt =
document
.getElementById('<%= editor1.ClientID %>'); txt.SetActiveTab('code'); txt.ExecCommand('SelectALL', false, 'SelectAll'); ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
January 30, 2008
Re: How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page
Hi, There's two solutions . #1 Use global event function , use 'this' to get the uploader , and check the value of this.id #2 please check http://ajaxuploader.com/
document
/scr/JavaScript-API.htm , use the instance event . Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 31, 2009
Re: problems with cute editor
1. Please modify the toolbar configuration files to create your own toolbar setting. 2. Yes. You need to detect the users first, then set directory programmatically based on the user. Programmatically specify the Image gallery path http://phphtmledit.com/
document
/scr/Specifying-images-path.htm
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
November 19, 2008
Re: How can I dynamically set the EditorBodyStyle from JavaScript?
Hi gll1559, Please try the new example below, it should ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
July 30, 2013
Re: Javascrit error 'Access Denied'
Simon : Could you provide more details ? Do you visit the http://aaa.bbb.com/editor.aspx , and then the template is http://aaa.bbb.com/template.aspx And in the editor.aspx , you do :
document
.domain=''bbb.com'' ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
January 20, 2005
Re: Problems with editor.GetSelection() in IE
Man, I've been fighting for three days to get the getSelectedHTML() function to work for me!! I'm aware of the need to create the above variables before calling the function, but I still can't make it work for me. In the past I've successfully installed a number of wysiwyg editors (wysiwygPro, TinyMCE, etc.) and set up custom buttons ...
Posted to
Cute Editor for PHP
(Forum)
by
postmormon
on
May 20, 2008
Re: javascript error on ver4 document upload
Please download Cute Editor for ASP hot fix from: http://cutesoft.net/download/ASP4hotfix.zip Keep me posted.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
June 3, 2005
More Search Options
« First
...
< Previous
151
152
153
154
155
Next >
...
Last »