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
178
of
229
(
2,286
total posts)
< 1
second(s)
Re: Inserting an image at current cursor position.
Paul, Try the following code: <Script Language=''
javascript
''> function callInsertImage() { var editor1 = document.getElementById('<%=Editor1.ClientID%>'); ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 11, 2007
Scroll to top of the page on postback
Hello, It seems that Cute Editor control resets page scroll position back to the top after a postback. I'm using ''CuteEditor.dll'' v6.0.0.0 (CuteEditor 6.0 Build 2007-05-10). I have tracked the issue down to ''CuteEditorImplementation.js'' (this ''js'' is accessed from ''LoadXMLAsync'' function in ''Loader.js'', if this helps...) I ...
Posted to
Cute Editor for .NET
(Forum)
by
ybelov
on
May 18, 2007
Cannot print embedded spreadsheet?
I have an Excel spreadsheet in our editor (see editor contents below). When the user clicks our custom print button (which has a click event attached that executes the following
JavaScript
commands: var editor1 = document.getElementById(''); editor1.ExecCommand('Print'); the text parts of the page print, ...
Posted to
Cute Editor for .NET
(Forum)
by
rockford
on
May 14, 2007
Spellcheck Button on Toolbar
When a user double clicks on the 'spellcheck' button that I have inserted on the toolbar, a
JavaScript
error appears as follows:Line: 15Char: 62Error: Access is DeniedCode: 0URL:http://localhost:1223/TestWebSite/CuteSoft_Client/CuteEditor/SpellCheck.aspx?Culture=en-GB&settinghash=b54abe8b&portalid=Please note that a spellcheck completes ...
Posted to
Cute Editor for .NET
(Forum)
by
wh1974
on
November 1, 2006
Firefox issues
HiI am using Firefox 1.5 and have a number of issues with Cute Editor.One particularly odd thing is that if I run your examples (from the downloaded zip) within my website it all works fine. Yet when I attempt to run my own page with an instance of the editor on it I run into problems.So here are the issues...When I first load a page with an ...
Posted to
Cute Editor for .NET
(Forum)
by
MrTea
on
February 6, 2006
Re: No tools in the toolbars - JavaScript is enabled
Hi Adam - are you looking into this? We desperately need support to get our client up and running using this control. Is anyone else from the community able to help?
Posted to
Cute Editor for .NET
(Forum)
by
ChrisD
on
September 10, 2007
How do you place the editor in a textarea
Hi,As the topic says, I have an existing textarea is there a
javascript
call or another way. My textarea form is: <asp:TextBox id=''demoEditor1'' CssClass=''ClearTextarea'' Columns=''50'' Rows=''3'' TextMode=''MultiLine'' runat=''server''/> Help
Posted to
Cute Editor for .NET
(Forum)
by
desman
on
March 23, 2005
Re: How to stop CE to strip JavaScript or CSS ?
Paul, Please try this example: http://richtextbox.com/test/EnableStripScriptTags.aspx If you can reproduce the problems there, please send me your HTML code.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 30, 2007
Re: Image Map Javascript Error
The new build works perfect, thanks.
Posted to
Cute Editor for .NET
(Forum)
by
sterling
on
May 8, 2007
Re: Insert Image Javascript Error in Navigation
That solved it. Thank you!
Posted to
Cute Editor for .NET
(Forum)
by
Schly
on
January 12, 2006
More Search Options
« First
...
< Previous
176
177
178
179
180
Next >
...
Last »