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
50
of
408
(
4,076
total posts)
< 1
second(s)
Javascript Bug. Localization in French doesn't work
The version 5 of cute editor for asp have a bug. When you choose customlocalisation=''fr-fr'', it's impossible to make it work (on both ie and firefox). You can check that the online version also have that bughttp://www.cutesoft.net/ASP/localization.asp?language=fr-fr The language i need is the only one who's not working :( Please tell ...
Posted to
Cute Editor for ASP
(Forum)
by
aw_Alberto
on
January 27, 2006
Insert Image Javascript Error in Navigation
I am clicking the Insert Image icon - the icon with the 'sun' image - the feature allowing to browse for previously uploaded images. When I try to navigate off the first page I get the following error: (see below for more) I select 'No' button, and the navigation does go to the next page, however, I do not want this error ...
Posted to
Cute Editor for .NET
(Forum)
by
Schly
on
January 10, 2006
Re: RichDropdown get selected value in javascript
Sorry, it should be: Here is the code: // get the cute editor instancevar editor1 = document.getElementById('CE_Editor1_ID');var editor = document.getElementById('CE_Editor1_ID');if(editor.all){ var lis=editor.all.tags(''LI''); for(var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 17, 2005
Accessing the editors text in javascript
I cannot get this to work. I have looked at prior posts - I do NOT See an object called Editor1_editbox (My object is named ''Editor1''). - I do see an object called obj_Editor1_editbox. When I access the innerHTML of that object, I get nothing. I am trying to use your application in a child window and pass ...
Posted to
Cute Editor for ASP
(Forum)
by
mikemcgrath
on
July 18, 2005
Javascript error on load
Everything works fine on our development machine and test server, but on production servers, we get the following error while loading CuteEditor: Line: 87Char: 1078Error: Object doesn't support this property or methodCode: 0URL: http://www.ourdomain.com/tools/CuteSoft_Client/CuteEditor/CuteEditor.htc.aspx?settinghash=aa7eed03 The drop ...
Posted to
Cute Editor for .NET
(Forum)
by
RonaldDPetersII
on
February 24, 2005
Re: Get Plain Text in Javascript
Hi Ken, Thank you, That works great . Instead of placing an extra div on the page itself , is there any downside to substituting with this inside the function? Use var plainText = document.createElement(''plainText''); in place of var plainText = ...
Posted to
Cute Editor for .NET
(Forum)
by
FLJoe
on
August 3, 2011
Re: CE 66, yetanotherforum 1.9.4 final, javascript conflict
Hi RichP714, I just tested the code you provided, it works fine for me. Can you set up ftp access for me and send the test page url and reproduce steps to
[email protected]
? I will check it and get back to you as soon as possible. Regards, ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 14, 2010
Javascript API trim function
Hi, I need to clear the whitespace \ linefeeds at the beginning and end of CE content before I submit the form. Does CE have some kind of trim function that I could use for this? Note: Line feeds seem to be entered as <div> </div>
Posted to
Cute Editor for .NET
(Forum)
by
Domainscanners
on
January 28, 2009
Re: Access is denied JavaScript error
james, Glad to know you resolved the problem. How did you set the focus? This method is used for setting input focus to CuteEditor Example: // get the cute editor instance var editor1 = document.getElementById('<% = Editor1.ClientID%>'); // setting input focus to Cute ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 13, 2007
calling preview button with custom javascript
Have an input button outside of the editor that is supposed to show a preview when clicked, I had been fudging this on my own but would like to now use the same abilities the control gives with the preview button, does anyone know the command I can call to popup the preview?
Posted to
Cute Editor for .NET
(Forum)
by
mkw
on
November 8, 2005
More Search Options
« First
...
< Previous
48
49
50
51
52
Next >
...
Last »