Search

You searched for the word(s): javascript
Showing page 269 of 408 (4,076 total posts) < 1 second(s)
  • Cute Editor Allow javascript tag?

    javascript tag is remove by cute editor eg.. '<SCRIPT language=javascript id=datetime src=''scripts/today.js''></SCRIPT>'  How to Add javascript in cute Editor.   
    Posted to Cute Editor for .NET (Forum) by kalpesh on June 3, 2005
  • Re: Pre-Upload Event

    Hi,   I'm testing ajaxuploader and facing same issue. My code is not working, the dialog box to select a file still open on click button. Could you help me please?   <%@ Page Language=''vb'' AutoEventWireup=''false'' CodeBehind=''WebForm2.aspx.vb'' Inherits=''.WebForm2'' %> <%@ Register assembly=''CuteWebUI.AjaxUploader'' ...
    Posted to Ajax Uploader (Forum) by linkbeto on June 1, 2011
  • Re: longer description and EXIF information

    That's actually the wrong code - that pertains to the ''hover'' popup. That works fine. The area I'm refering to is when you CLICK the image in the gallery and a new Popup shows up with a larger image (based on the browser-window size). That area is very restricted as to how big the description can be. (see ...
    Posted to ASP.Net Image Gallery (Forum) by bertsirkin on August 2, 2010
  • Re: getting the content of Editor1.Text; blank

    <script type=''text/javascript''>               function getHTML() {        var editor1 = document.getElementById('<%=Editor1.ClientID%>');     document.getElementById(''txtmatter'').value = editor1.getHTML();      ...
    Posted to Cute Editor for .NET (Forum) by svk on April 27, 2010
  • Re: Initialize error

    Yes, we are.  But I've also tried adding that key as well.   In fact, I have tried them both together and separately.  I'm a little frustrated right now after convincing my boss to purchase a development  team license and not being able to implement your software.  The  ''BLOCKED SCRIPTalert('TODO:FIXME')'' ...
    Posted to Ajax Uploader (Forum) by ccrook on September 2, 2009
  • Re: A few errors need help

    Hi Adam,   Which version are you using? I'm using  ver 6.3 in my rough memory   1. In standard dialog, find & replace, image map and image editor are  malfunction. Can you reproduce this issue in this example? http://cutesoft.net/example/general.aspx If so, can you show me the steps to reproduce the problems?  I ...
    Posted to Cute Editor for .NET (Forum) by nadol_c on August 19, 2009
  • Re: FileUploaded event did not fire when file uploaded successfully !

    Hi acomas,   Do you want the FileUploaded event fire before the completion of the upload?   like:   1.fire some events(if true can upload,else can not upload) 2.file upload   if so,you can try the following code: <%@ Page Language=''VB'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 8, 2008
  • Re: Custom Button Questions

    Thanks Adam,   That helped a lot.  Now I need to be able to paste back in to the main editor, but keep the <script> tags in place.  I'm using the code from the example:   function button_click() { var editor=Window_GetDialogArguments(window); var ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on April 9, 2008
  • Re: Typing delay with new version 6

    OK, i think i have a good hint to help you find the problem :   I created the simple ASPX page you told me to create and the conclustion is interesting :  If i access this page inside my web application, i still get a delay after each character and if i type fast, it even looses characters.  If i access the page in a seperate ...
    Posted to Cute Editor for .NET (Forum) by ID3TECH on May 9, 2007
  • Re: CuteEditor table problem

    Adam, i just wanted to say that we are VERY HAPPY with the cute editor which has solved all our problems that we had with other wysiwyg edtiors such as htmlarea 2 and Freetextbox. cute soft editor had very few bugs (which i can easily fix in the javascript - and have made posts) for our customers which luckily dont need to insert a table ...
    Posted to Cute Editor for ASP (Forum) by paoloa on April 20, 2005