Search

You searched for the word(s): javascript
Showing page 29 of 408 (4,076 total posts) < 1 second(s)
  • No More JavaScript API in 6.0??

    I just installed 6.0 in our test environment today and I am receiving a JavaScript error that obj_Editor1 is not defined.  For the install, I:   Renamed the old CuteEdit_Files folder on the server. Uploaded entire CuteEdit_Files folder from the new build.   The Editor works fine, but my form posts the content using ...
    Posted to Cute Editor for ASP (Forum) by Maximus5684 on May 8, 2007
  • Re: Javascript Error Using Karamasoft Ultimate Spell, IE, and Style Tags...

    Thanks for the reply,   UltimateSpell is a great 3rd party Spell Checker from Karamasoft...  It is not NetSpell... that why my code worked in the online demo...anyway, I figured it out...   ...it was very crafty solution, but it entailed using the Javascript API getHTML() method to move the editor content to a hidden textarea ...
    Posted to Cute Editor for .NET (Forum) by bigdoggy007 on December 4, 2006
  • Re: Javascript Reference

    For the JavaScript API, please check the following links:http://cutesoft.net/developer+guide/JavaScript-API.htm   http://cutesoft.net/example/JavaScript-API.aspx   However there is no GetText function.   Here is a simple workaround.   function getText(){     var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 3, 2006
  • Preview tab and javascript's window.open() function

    Hi, I'm running into problems when using the Preview tab and clicking on a link that actually makes a javascript function call as opposed to a URL.  When I click on the link, the Javascript function window.open() is called and has been configured to open a new window with predefined dimensions.  The link goes something like <a ...
    Posted to Cute Editor for .NET (Forum) by fcatacutan on April 15, 2005
  • Re: Javascript error..

    Smith,   Please put your mouse cursor over the CuteEditor.dll and read the CuteEditor.dll description.   If you are not using 5.3, please download it from:   http://cutesoft.net/downloads/default.aspx   It's a free upgrade.   Your existing license file will work for this new ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 16, 2006
  • Re: Instantiate Editor with pure JavaScript

    Adam - Thanks   I need a Pure JavaScript solution. The editor needs to be invoked at run time by user interaction. I don't know before hand if the editor will be wanted by the end user so ASP isn't an option.   I'm currently combing through the CuteEditor_Files to see if I can take advantage of something or if I might write a ...
    Posted to Cute Editor for ASP (Forum) by Bill Rishsew on October 17, 2007
  • Re: RichDropdown get selected value in javascript

    Please use the following code:      // get the cute editor instance    var editor1 = document.getElementById('<%=Editor1.ClientID%>');        // Get the editor HTML    var ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 20, 2005
  • Re: Writing Javascript in Cute Editor

    Yes but in that case the javascript is also executed in the page where the editor is ....   I only want that my script is executed in the page I use the Content I wrote in the editor but not in the page where the editor is... (I save the content of the editor in a database and then I display it in an other page whitout Editor)   How ...
    Posted to Cute Editor for .NET (Forum) by Haderach on October 8, 2004
  • Re: Javascript is interpreted but it shouldn't

    Well on that page the problem is different. When I paste <script language=''JavaScript''><!-- Begindocument.write('<a href=\''mailto:contact'+ '@' + info.com\''>');document.write('contact'+ '@' +'info.com</a>');// End --></script>   in the HTML view then I switch to WYSIWYG view and then to HTML view again ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on October 27, 2005
  • Re: javascript error DNN

    Hi Rascariz, When I visit your chat page, it show me the message below(red text). It not add by us. Welcome to the conversation about: Avon Makeup Video  Can you search your project and find out the text below(the blue provided by you) and than show me the code? Welcome to the conversation about: Avon Makeup ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on March 7, 2011
« First ... < Previous 27 28 29 30 31 Next > ... Last »