Search

You searched for the word(s): javascript
Showing page 279 of 408 (4,076 total posts) < 1 second(s)
  • Re: auto sizing

    HI chuck123,   Please try this example   <%@ Page Language=''C#'' %>     <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 15, 2009
  • Editor Unusable under certain circumstances in Safari

    I have created an example.  Please go to http://kratos-dev.perfpathways.com/CuteEditorTest.aspx using Safari 4.0 (PC or Mac).  Then click the button that says ''ShowEditor''.  The page loads fine the first time but if you reload/refresh the page and click the button again the WYSIWYG doesn't have any contents and you cannot ...
    Posted to Cute Editor for .NET (Forum) by bczengel on September 1, 2009
  • Re: Editor background Color

    Hi Kenneth, I sent you the email, did you receive it? Anyway I found this page in the forum http://cutesoft.net/forums/3292/ShowPost.aspx With the javascript example that is inside,you'll be able to reproduce the issue. Here are the steps: Change the background colorLet's write something, for example two different linesthen let's see the ...
    Posted to Cute Editor for .NET (Forum) by AenSoft on August 28, 2009
  • PasteHTML inside href tag appears outside

    Hi   When i do a pastehtml and an image is selected inside a href tag the old image is removed but the new image appears before the href tag instead of inside it.   You can replicate this on http://www.cutesoft.net/example/JavaScript-API.aspx   Goto html view and wrap the first image with a href tag. Then goto normal view ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on August 19, 2009
  • AjaxUploader within jQuery dialog

    ** Joyce from Live Support sent us here ** Hi, we bought your AjaxUploader, which is fantastic, and we would like to use it within a jQuery dialog. The problem that we are facing is that there is no event triggered when clicking the browse button (The popup is shown correctly with all its content, but when we click on browse ...
    Posted to Ajax Uploader (Forum) by Jeepi on June 29, 2009
  • disabled upload file button on demo

    Downloaded the demo code.  ran it under visual studio 2008 on my local.  All demos worked perfect.    Published demo project up to test server.  Created IIS site.  All project files and bin files copied up just fine.   Load up the project on the test server.  Loaded the Simple-upload.aspx demo page and ...
    Posted to Ajax Uploader (Forum) by BostonMerlin on May 1, 2009
  • Manually upload

    HI, I'm trying to use the manually upload option. I've copied the javascript function from ''Start-uploading-manually.aspx'' file comming with the control but I have a problem. When I use the script as is, the submit button click event (server side) is firing before the FileUploaded event of the control. If I set the return value of the script ...
    Posted to Ajax Uploader (Forum) by idvr on April 29, 2009
  • Insert Link not properly working

    To replicate go to http://cutesoft.net/example/JavaScript-API.aspx using IE8 1. Delete all content2. Type any text3. Hit enter4. Type any text 5. Select first line of text 6. Use ''insertlink'' ExecCommand The markup produced is this: <div>   <a href=''Http://CuteSoft.net''>      ...
    Posted to Cute Editor for .NET (Forum) by GWax on April 13, 2009
  • Re: Few question regarding functionality of the editor and the developer license

    Hi Adam,   I downloaded the trial version today and I also downloaded all the examples today:   The example you pointed me to (UseFloattoolbar.aspx) is not included in the package I've downloaded and I also can't find a property in the class reference that hints me to set it to ''true'' to get the desired behavior, so; which property ...
    Posted to Cute Editor for .NET (Forum) by RickL on April 2, 2009
  • Re: How to customize the color picker?

    Markus,   http://cutesoft.net/developer+guide/index.htm#page=Common-Tasks.htm     The Colors Panel of Cute Editor by default displays a predefined set of colors. You can easily modify this default set by inserting a piece of Javascript code into the page. You can easily modify this default set by creating your own ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 24, 2009