Search

You searched for the word(s): javascript
Showing page 302 of 408 (4,076 total posts) < 1 second(s)
  • Re: Check if the Editor is empty using javascript

    Is this javascript code, it says that its not a valid function?
    Posted to Cute Editor for ASP (Forum) by gbminnock on November 29, 2006
  • clear the cuteeditor contents using javascript

    How to clear the cuteeditor contents using Javascript code? please let me know
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on May 16, 2006
  • Re: Potential solution for Insert Link (ASP version 3.0)

    bvo,   Thanks for the kind words about CuteEditor.   Yes, we are interested.   Please use the new ''Insert Code'' button to post your code here.   Example:   <script type=''text/javascript''> function message() { alert(''This alert box was called with the onload event'') } </script>
    Posted to FAQ (Forum) by Adam on July 3, 2005
  • Re: Retrieving selected text

    Jaheckelsafar,   Which version of Cute Editor are you using?   >>After browsing this forum I thought there might be something in _Format,   '' _Format'' has been removed in version 6.0. The new JavaScript API demo is here:   http://cutesoft.net/asp/JavaScript-API.asp    
    Posted to Cute Editor for ASP (Forum) by Adam on July 5, 2007
  • Messenger in VB.NET

    Hello,   I have a VB.NET project and when I use the example messenger ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Willemt on September 27, 2012
  • how can i delete the selected image?

    <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head>     <title>        ...
    Posted to PHP File Uploader (Forum) by ger on February 5, 2012
  • Re: PasteHTML issue

    Hi Ken   Thanks for your reply.  Actually on my end, I can easily reproduce the problem with the code you sent! If you press the ''Set Table'' button multiple times, the new tables start getting inserted inside the first ones after a couple of clicks.  I modified your example a little bit to insert the table I'm inserting, and ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 8, 2011
  • CuteEditor resizes in IE 9 on hover of scrollbar

    I'm having a weird issue in IE 9 only. If I have content too long to fit a scrollbar becomes visible. When I hover over the scrollbar, the content area resizes itself to the size of the content (causing the scrollbar to disappear) and it gets a thin red border put around it. I put the CuteEditor on a new blank page with no css or javascript files ...
    Posted to Cute Editor for .NET (Forum) by yuba30 on October 18, 2011
  • Click Button to Upload and Nothing :(

    I have this working on my test site but will not work on my live site :(When I click the button to upload....Nothing happens.I have adapted this to record to a DB, upload to albums,  as well as to thumbnail images and keep aspect ...
    Posted to PHP File Uploader (Forum) by gravy216 on August 29, 2011
  • Ajax Functionality

    I am using the cuteeditor and attempting to do some of the functionality via Ajax, such as loading and retrieving values from the editor. Basically what I am doing is taking the value of a div and then placing it inside of the editor, once I am done editing the information I put the value back into the div again. This worked fine using the ...
    Posted to Cute Editor for .NET (Forum) by ASPMan on February 22, 2011