Search

You searched for the word(s): javascript
Showing page 176 of 408 (4,076 total posts) < 1 second(s)
  • Re: zoom the working area of the editor

    did u mean to change it from javascript code (i cant get this property works) or from server side (c#) code? in case of c# and with your other replay and grate example of registerustomButton. i think i could change these properties but now i have some more issue to handle:   1. how to change the zoom from c# ( i know from ...
    Posted to Cute Editor for .NET (Forum) by Dovalle on June 21, 2008
  • Re: How to maintain scroll position on postback?

    Hi Fredd,   JavaScript isn't rocket science and is incredibly useful if CuteEditor doesn't have functionality you desire. I've not interfaced with it in this way, but after searching this forum, and a quick read of the API documentation I've managed to come up with the following code.   The reference I gave above will help you ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 7, 2007
  • Re: Using a .config file with a custom button

    tother,   You code should work.   The source code of this example (http://cutesoft.net/example/howto/AddButtons/vb/create_a_custom_button.aspx) is as followings:   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><%@ Page language=''c#''%><!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 1, 2006
  • Javascript accessing content of Textarea

    Greetings, I am supposed to write an Auto-save feature to be used with the CuteEditor, I want to use JS to capture the contents of the editor and then use XMLHttp to save the value of the editor. Problem: how do you pull an HTML based string in JS? or can you? Thanks paul
    Posted to Cute Editor for .NET (Forum) by shriner on August 9, 2005
  • Re: Accessing editor's text in javascript

    Please check the JavaScript API example: http://cutesoft.net/asp/JavaScript-API.asp   
    Posted to Cute Editor for ASP (Forum) by Adam on June 27, 2005
  • Re: Javascript API and ASP.Net 2.0 Wizard Control

    >>I had assumed that these events would always fire for any cute editors on a page?   Yes.   Can you create a simple example showing the problem and send it to me? Adam@CuteSoft.net
    Posted to Cute Editor for .NET (Forum) by Adam on October 22, 2007
  • Re: How to disable html auto correction feature

    Hi Adam and Eric, Well, after apply the fix, we found the following issue: When include the following script in HTML tab, when go to normal tab, we see the ''The Time is ...'' which is correct. But the problem is everytime we go back to HTML tab then back to normal tab again, there is one more ''The Time is...'' appended next to the last ...
    Posted to Cute Editor for .NET (Forum) by qsun@ngenera.com on August 13, 2010
  • Re: tooltips dont show in IE8 standard rendering mode

    thank you please check another problem here:http://cutesoft.net/forums/thread/50968.aspx. or can you tell me how to disable some key when it's pressed in the editor using javascript. for example, when i press ''enter'', how to make it do not show a new line in the editor? thanks
    Posted to Cute Editor for .NET (Forum) by rewalax on April 10, 2009
  • Re: Insert table default propertys

    i updated CuteEditorconstants.js file and it did not work. In Insert_table.asp i see JavaScript var OxOa7d7=[''dialogArguments'',''element'',''editor'',''window'',''document'',''\x3Ctable style=\x22width:300px;Height:200px;\x22 border=1 ...
    Posted to Cute Editor for ASP (Forum) by vlad-G on July 27, 2006
  • Re: Permission denied javascript error

    I hit an issue similar to that and it ended up being that my CuteSoft_Client folder and subdirectories were marked read only from when I checked out of source control.  Might not be the same issue, but worth double-checking.  The entire directory structure needs to be read-write.   Jeramie
    Posted to Cute Editor for .NET (Forum) by jmercker on January 25, 2006