Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
5
of
408
(
4,076
total posts)
< 1
second(s)
Re: Javascript not working
ytang: Hello Adam, I have the same issue. I tried to use your online example to reproduce it, I found the example page doesn't work. It only shows a bunch of broken image links. My code calls ''editor.EnableStripScriptTags = false;'' before loading the content which contains
JavaScript
from the database and set to the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 1, 2007
Re: Javascript API Document?
Hi SKH, If you mean that, achieve the same function as the toolbar buttons by
javascript
.Please try the code below <%@ Page Language=''C#'' AutoEventWireup=''true'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 4, 2010
Re: Javascript error when uploading
Hi msinotte, Can you post your editor page url here? So we can check on it too. Also, you can send it to Kenneth@CuteSoft.net And please try the example page below on your site, does it get the same error ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
July 10, 2014
Re: JavaScript Error: Ox136 is null
Hi, Can you try the example page below under your site? Does it get the same problem too? And can you reproduce this issue ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 21, 2014
Re: Javascript is passing variable (object) by reference?
Hi mwinata, Are you using the editor under MVC site? i am testing the Events on RichTextEditor. Both Events work and correctly called, but the content from the editor is not saved on the parameter I used before on Onload-Event. Can you explain your issue in detail? What is the parameter you mean? And save at where? ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 19, 2013
Re: can we set the customized javascript pop up error message for max size and max files limit validations?
Hi mvjr, Please use property "FileTooLargeMsg" and "MaxFilesLimitMsg". <CuteWebUI:UploadAttachments runat="server" ID="Uploader1" MaxFilesLimit="1" FileTooLargeMsg="file too large" MaxFilesLimitMsg="support 1 file a time"> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 25, 2013
Re: How can I change SaveDirectory dinamically through javascript function ¿?
Hi, I suggest you handle the upload file store location by method "Copyto", like the exmaple ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
December 31, 2012
Re: How can i return what the BreakElement is in JS (Javascript)
Hi mreric, Try <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 21, 2010
Re: Can Code Snippet functionality handle links with Javascript?
Please set the following property to false then try again: Editor.EnableStripScriptTags Property Specifies whether to remove inject script before write the string into the db. Example Code <?php $editor=new ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
May 18, 2010
Re: Insert JavaScript into CuteEditor?
Scott, 1. Editor.EnableStripScriptTags Property Specifies whether to remove inject script before writing the string into the db. When this property is set to true (the default) Cute Editor strips all script elements and script contents from the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 16, 2008
More Search Options
« First
...
< Previous
3
4
5
6
7
Next >
...
Last »