Search

You searched for the word(s): javascript
Showing page 41 of 408 (4,076 total posts) < 1 second(s)
  • Re: How to get the value entered in cute editor in client side using javascript

      Hi   Thanks for your reply. But I have one problem here When I am executing the following line editor1.getHTML();  it is throwing javascript error saying ''Object doesn't support method or property''   Browser is not able to identify the methods/properties of this control.   Actually I didn't install ...
    Posted to Cute Editor for .NET (Forum) by gvmca on June 1, 2007
  • Re: Javascript strings containing HTML tags truncate code causing unterminated string literal errors

    Any news on this one? I can't migrate to 6 until I can get this issue resolved. I am stuck here because 5.3 drop ce_temp href's all over my javacript links, and 6 keeps putting line breaks inside my javascript strings wherever I use <br> and <p> tags. The line break issue however, does not occur in 5.3.   Please advise as soon ...
    Posted to Cute Editor for .NET (Forum) by jattwood on April 23, 2007
  • Custom Javascript validation

    I have a page with 2 editors on it.  I have some javascript that, upon save, checks to see if there is data inside the editors (using editor1.value.length) and also does other validation on other form fields.  The save is done with an onclick event and a form.submit(); command.Many times the editors have data but the validation reports ...
    Posted to Cute Editor for ASP (Forum) by Shawn Ramirez on February 21, 2007
  • Problems with Javascript API

    Hi,   I have a very simple little function that is attempting to add some HTML to my editor, but it keeps failing with the typical javascript error (''Object doesn't support this property or method.'').   I have looked through this forum, but all the posts regarding Jscript are several years old and I'm not sure if they still apply. ...
    Posted to Cute Editor for .NET (Forum) by jbrigham on February 19, 2007
  • Re: Javascript In Editor being removed

    when I switch from html view to normal the text is changed to     <div id=''”flashcontent”''><script type=”text/javascript”>var fo = new FlashObject(”path_to_the.swf”, “yourmovieid”, “360″, “200″, “8.0.24″, ...
    Posted to Cute Editor for ASP (Forum) by lundrigan on January 5, 2007
  • <object> tag becomes lost using setHTML in JavaScript

    Using the editor at http://cutesoft.net/example/JavaScript-API.aspx (in IE6 or Firefox), I encounter this problem when I do the following:1. switch to HTML view2. delete all the text in the editor and paste in the following:<object width=''425'' height=''350''><param name=''movie'' ...
    Posted to Cute Editor for .NET (Forum) by mmeltaus on December 6, 2006
  • Re: Javascript changed!

    Thanks for getting back.  I have managed to re-create this problem using the link provided. These are the steps I followed.   Clicked on the link.   Clicked to the HTML button/editor   Inserted the code as such.   <html>    <head><script>function test(id) {var element = ...
    Posted to Cute Editor for .NET (Forum) by AlexCruddace on October 27, 2006
  • Access Cute Editor's function from client side javascript (before post)

    Hi, I like using the editor a lot. There is one problem. The problem is that there are too many buttons in the toolbars. Therefore, I am planning hide part of the button and to create a drop down menu on top of the editor and call the editor's hided functions corresponding from the selection of the drop down menu. I have researched on the editor ...
    Posted to Cute Editor for .NET (Forum) by chopta on June 8, 2006
  • Javascript error

    I am often seeing the following Javascript error when using FireFox or Netscape 7.2 from my site or your site at http://www.cutesoft.net/example/localization.aspx   Error: uncaught exception: [Exception... ''Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsISelection.getRangeAt]'' nsresult: ''0x80070057 ...
    Posted to Cute Editor for .NET (Forum) by jhunt on April 27, 2006
  • Javascript API question

    I have integrated CuteEditor in an app using Javascript API.   My question is, how do I go about adding or removing button from it.   My code is:   <%  Thanks,Brandon   dim content content=pagebody     editor.ID = ''Editor1'' editor.Text = content editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by mrdon on January 16, 2006
« First ... < Previous 39 40 41 42 43 Next > ... Last »