Search

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

    good morning. giving me another error in module IE8 errors: - javascript error - welcome text is different in firefox    IE8 text    ''Please wait, connecting to server ...    Connected! ''    Firefox text    ''Please wait, connecting to server ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Rascariz on February 25, 2011
  • Javascript functions

    Hi, 1. How to I prevent from displaying the list of files that have been canceled? I mean all files that their status is ''Error''.   2. Also how do I get access to the list of files already in queue? I need this so I can remove some files based on some conditions. 3. Where can I find the list of JavaScript methods and ...
    Posted to Ajax Uploader (Forum) by meti on February 7, 2011
  • I would like to use Javascript to call some of the menu and context function in Cute Editor

    Is there a way to call the menu bar actions from JAvascript?  I'd like to disable all of the menubars from my Cute Editor control and then create some buttons outside of CuteEditor which will call menu buttons like, add new layer.  I'd also like to create a button, outside of the editor to make items have ''position: absolute'' ...
    Posted to Cute Editor for ASP (Forum) by eliasjo on August 26, 2010
  • Simulate a click on the Upload button using javascript

    Hello, I'm trying to simulate a click on the Upload button using javascript. One version of the code I've tried is this one:  var btnUpload = document.getElementById('ajaxUploader__Insert');btnUpload.click(); When I do this, I expect the ''Choose file'' dialog box to show up (same behaviour as when you click on this button with the ...
    Posted to Ajax Uploader (Forum) by DarShak_Boy on April 2, 2009
  • change font on paste with javascript

    Hi   I'm trying to force change text pasted in to the editor to Arial size 12, while retaining all other formatting.   I have gotten so far:   function CuteEditor_OnCommand(editor,command,ui,value)             ...
    Posted to Cute Editor for .NET (Forum) by karl0 on January 22, 2009
  • Background color of the editor changed by javascript

    I would like to change the background color of the editor by using javascript.  I have seen examples with classic asp and earlier versions of the editor, but I can't seem to figure it out with the latest version 6.0 and asp.net.  var oEditor = document.getElementById('CE_Editor1_ID'); oEditor.EditorBodyStyle = ...
    Posted to Cute Editor for .NET (Forum) by [email protected] on December 9, 2008
  • Create new editor instance in javascript

    Hi,   I have Ajax server callback methods to load screens. In that, I am appending html code in control classes and finally returning and assigning that complete html string to div control on the aspx page. I have only div tags on the aspx page. Can I dynamically generate new editor controls using javascript? Because I cant use ...
    Posted to Cute Editor for .NET (Forum) by manishsharma on October 9, 2008
  • Multipled instance of CuteEditor ... how to validate via javascript a certain instance

    I have 3 instances of cute editor.  I want to validate the third instance to ensure that data has been entered.  The third instance has the ID of Editor3.  How do I reference that ID in javascript.    My code:   $editor=new ...
    Posted to Cute Editor for PHP (Forum) by goldd1gger on August 26, 2008
  • Re: Javascript not working

    Adam,   I have set the EnableStripScriptTags to false and the Javascript is working but I still have the editing problem.   I enter <script>alert('test')</script>, save it and when opening the specific page I get the alert. But when going back to the editor to modify it, all it says is Inject Script Filtered.... so I ...
    Posted to Cute Editor for .NET (Forum) by Dtest on September 4, 2007
  • Quotes in javascript

    Hi   I mentioned before about a bug where if you have the following <script> <!--- var wiggle=123; ----> </script>   Then your code tries to insert quotes and mucks up the javascript. Will you be fixing this like you fixed the other problem with inserting extra quotes?   If so when do you think it will ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on July 5, 2007
« First ... < Previous 38 39 40 41 42 Next > ... Last »