Search

You searched for the word(s): javascript
Showing page 34 of 408 (4,076 total posts) < 1 second(s)
  • Javascript CuteWebUI_AjaxUploader_OnQueueUI - List Count

    Hi,   I customized CuteWebUI_AjaxUploader_OnQueueUI. Everything was working fine until i tested with 2 multiple files in a row. If I upload a few files, my list count in CuteWebUI_AjaxUploader_OnQueueUI reflects how many files im uploading. If I do a second one, without refreshing, my total list count is the sum of both uploads. Is ...
    Posted to Ajax Uploader (Forum) by rabelanger on November 25, 2009
  • javascript initialize editor

    I'm using the editor by downloading an empty editor via ajax - then downloading html pages also via ajax and loading it into the editor with javascript (editor.setHTML()) I pretty much have everything working fine but I'd like to know if there is a way to re-initialize the editor with javascript before I load new html pages? I've looked ...
    Posted to Cute Editor for PHP (Forum) by gman on June 16, 2009
  • Re: How can you set the height using JavaScript after CuteEditor has been loaded.

    Please use the Editor JavaScript API:   SetWidth() This method is used for setting the width of CuteEditor Example: // get the cute editor instance var editor1 = ...
    Posted to Cute Editor for PHP (Forum) by Adam on December 28, 2008
  • Firefox javascript gethtml inserts extra styles

    Hi   When i use the getHTML function in javascript on firefox i find that loads of extra styles are inserted. You can see this on your demo page, http://cutesoft.net/example/JavaScript-API.aspx Just click gethtml and you will see a load of   style=''border: 1px dotted #7f7c75;''   on the table tags. I guess this is ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on September 25, 2008
  • randomly removing javascript and inline style

    Hi   I have a problem when sometimes the page contains javascript and/or inline styles it is deleted when saving.   The page is fine but all javascript and inline style bits are gone, its very intermittent.... I have never been able to recreate it myself but some of our editors have lost work when saving.   Do you have any ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on January 17, 2007
  • javascript tag in firefox source view disappears

    Hi there,When I attempt to paste in, or even manually type a javascript tag into HTML view in Firefox it disappears and replaces it with undefined  - specifically my script tag looks like <script type=''text/javascript'' src=''myjs.js''></script>Note that in IE 7 this works without problems.Is there a possible work around or ...
    Posted to Cute Editor for ASP (Forum) by Kathryn Ciaralli on November 2, 2006
  • Javascript error with smartnavigation=true

    If I set the smartnavigation of the page that contains one or more controls to true, I get a javascript-error after a page-postback (or sometimes after 2): Error: object expectedCode: 0Url: .../CuteEditor/CuteEditor.htc.aspx?settinghash=da937d50&{ResourceArguments} I even tried this on a simple page that has nothing but one cuteEditor ...
    Posted to Cute Editor for .NET (Forum) by jini on April 25, 2005
  • Javascript Access to HTMLContent

    Greetings! I have CuteEdit v1.6 for classic ASP (I am waiting to hear back about upgrading), and I wanted to add an export option for the user to save the content to their own computer.   Basically I have a Javascript function that will do the trick to open up a new browser window with the content, where the user can then do a ''Save ...
    Posted to Cute Editor for ASP (Forum) by Deech on July 23, 2004
  • Re: populating the editor via listbox c#/javascript, how to refernce the textareas ID

    thanks! that works, but how can i make it append the text instead of set? at the moment, when you press the button it sets the text of the entire field, so if i type ''hello my name is alex'' then press the button it changes to'' this is a test'' when i want it to say ''hello my name is alex this is a test''  ive ...
    Posted to Cute Editor for .NET (Forum) by AWilderbeast on January 14, 2011
  • Re: javascript cleanuphtml and count number of characters

    Hi surrounding,   1. Clean up HTML example   <%@ Page Language=''C#'' %>     <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 31, 2010
« First ... < Previous 32 33 34 35 36 Next > ... Last »