Search

You searched for the word(s):
< 1 second(s)
  • Multiple Image Uploads

    Our client likes the functionality of the current editor but has a substantial number of requests to extend the image upload capabilities of the control to allow for multiple uploads.&nbsp; &nbsp; Question 1) Is this a feature that is currently supported in the latest release (I couldn't find it in the documentation)? &nbsp; Question ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on May 20, 2008
  • How can I change what a button does?

    When I use the button on an image it produces the following code: &nbsp; &nbsp; &lt;div align=''center''&gt;&lt;img id=''lolCatz'' height=''510'' alt=''Cheezburger'' src=''http://cutesoft.net/CMS.Web.UI/filemanager/contentgallery/lol_cat_icanhascheezburger.jpg'' width=''350'' border=''0'' /&gt;&lt;/div&gt; &nbsp; The result is: ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on April 3, 2008
  • Setting PasteBehavior declaratively

    I'm trying to figure out how to declaratively(i.e. in the&nbsp;.aspx file not the code-behind)&nbsp;set the EditorOnPaste property. I think I need another namespace imported because I'm getting the following&nbsp;but I can't quite figure out how to do this. Do I need another register page declaration? &nbsp; Exception: 'PasteBehavior' is not ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on April 3, 2008
  • Re: Difficult to edit text in floated div

    we use this following code... &nbsp; &lt;div style=''float: right''&gt;&lt;p&gt;Click here pause and then click again to insert text here&lt;/p&gt;&lt;/div&gt; &nbsp; and the float seems to create a delay when we want to get within that space (for instance, highlight the text) -- try it yourself by going to the bottom and switching from ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on March 31, 2008
  • Difficult to edit text in floated div

    So if I put the following div floated right as a code snippet for my end users and the first time I click the text to edit it CuteEditor assumes I want to resize the div&nbsp;and won't let me at the text can I disable this behavior.&nbsp; I just want my end users to be able to get to the text easily.&nbsp; If the same text is quickly ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on March 31, 2008