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
255
of
408
(
4,076
total posts)
< 1
second(s)
Re: Javascript error permission denied on CTRL-Z
Bo, Which version of CuteEditor are you using?Is your site on localhost or online?Can you explain how to reproduce this issue in more details?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 12, 2006
Re: Strange behaviour with Java script
Oh boy, you guys are making a mess of this. When I insert this code in html mode: <script type=''text/
javascript
''><!--google_ad_client = ''pub-8037121247057075'';google_ad_width = 728;google_ad_height = 90;google_ad_format = ''728x90_as'';google_ad_type = ''text_image'';google_ad_channel ='''';//--></script><script ...
Posted to
Cute Editor for .NET
(Forum)
by
Mariette
on
November 7, 2005
Re: Javascript not populated from template selection using PasteHTML Method
Hi, Fix will be integrated into our next build which is scheduled to come out in two weeks. Thanks for reporting the bug Karen@CuteSoft.net
Posted to
Cute Editor for .NET
(Forum)
by
Karen
on
November 10, 2010
javascript error on ver4 document upload
I am receiving the following
javascript
erros and have duplicate the error on the demo site. When you mouse over the directory up button in the browse documents window.
Posted to
Cute Editor for ASP
(Forum)
by
lundrigan
on
June 3, 2005
Re: Safari - Control disabled
Juergen, I have checked your web site. In my
Javascript
Debug Console, I got the following error message: SyntaxError - Parse error https://secure.enodis.cc/aspnet_client/system_web/1_1_4322/WebUIValidation.js It looks the files under you aspnet_client are corruputed.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 13, 2005
Cant get basic SetHTML to work
Hi, I am trying to use
Javascript
to set the contents of the editor using: <script language=''
Javascript
'' type=''text/
javascript
''> var editor1 = document.getElementById('CE_Editor1_ID'); editor1.setHTML('Hello World'); </script> Nothing happens, I must be missing something ...
Posted to
Cute Editor for PHP
(Forum)
by
splendidbob
on
September 26, 2008
Re: Text does not display in google Chrome
Hi slavik, Do you mean you got the error below in our online demo page http://www.cutesoft.net/example/general.aspx? Failed to load resource: http://www.epithimies.gr:8084/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css (using
javascript
console) Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 7, 2012
Re: Can't update H1 tags in config files
Creates your own HTML Filter The following code shows how to create your own HTML Filter to remove any tag you don't want. In this example, all form tags will be removed automatically. All you need to do is adding the code below into the bottom of the page. <script type=''text/
javascript
''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 4, 2010
Re: Problems with editor.GetSelection() in IE
You need to get editdoc object first. Getting the CuteEditor Instance In order to find the active editor, you would type: // get the cute editor instance var editor1 = document.getElementById('CE_Editor1_ID'); Getting the Active Editor Window In order to find the active editor window, you would ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
May 20, 2008
Re: How to remove unneeded buttons
Torman: >>On “Image Upload” form: Show path, Create new directory etc. Border size, Border color etc. http://cutesoft.net/forums/thread/20311.aspx does not really answer my question. I just need to remove some of them not all things like visible=false and ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 5, 2007
More Search Options
« First
...
< Previous
253
254
255
256
257
Next >
...
Last »