Search

You searched for the word(s):
Showing page 1693 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: Writing in HTML mode then go back to Normal Mode

    Haderach, &nbsp; The version 4.0 will be released very soon. &nbsp; We added a new function to deal with this strange issue.
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2004
  • Re: Javascript error when inserting an image

    Elliot, &nbsp; I can't figure what the difference between the server and your localhost? &nbsp; Can you create a simple example, upload it to your server and test again? &nbsp; &nbsp; &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on November 8, 2004
  • Re: 100% Editor Height

    Kim, &nbsp; Here is an example: &nbsp; ..... &lt;td&nbsp; width=* height=400&gt; &lt;% &nbsp;&nbsp;&nbsp; .... &nbsp;&nbsp;&nbsp; Set editor = New CuteEditor&nbsp; 'Create a new editor class object&nbsp; &nbsp;&nbsp;&nbsp; editor.Height = 100% &nbsp;&nbsp;&nbsp; ....&nbsp;&nbsp;&nbsp; %&gt; &nbsp; Hope it helps. &nbsp; Let me know ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 8, 2004
  • Re: Problems with templates

    jaysch, &nbsp; Please check the following properties:&nbsp;Editor.ImageGalleryPath Property &nbsp;Specifies the URL path of the Image Gallery. default ''/Uploads'' &nbsp;Editor.FlashGalleryPath Property &nbsp;Specifies the URL path of the Flash Gallery. default ''/Uploads'' &nbsp;Editor.MediaGalleryPath Property&nbsp;Specifies the URL path of ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2004
  • Re: Writing in HTML mode then go back to Normal Mode

    Haderach , &nbsp; ''&lt;p&gt;&lt;hr&gt;&lt;/p&gt;''&nbsp; is a bug happend in all the html editor based on MSHTML technology. &nbsp; We will implement our fix to resolve this issue in the next version.
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2004
  • Re: Javascrip bug In HTML Mode

    Haderach, &nbsp; ''&lt;p&gt;&lt;hr&gt;&lt;/p&gt;''&nbsp; is a bug happend in all the html editor based on MSHTML technology. &nbsp; We will implement our fix to resolve this issue in the next version.
    Posted to Cute Editor for .NET (Forum) by Adam on November 8, 2004
  • Re: 100% Editor Height

    Kim, &nbsp; Sorry for that. We miss this post. &nbsp; Cute Editor&nbsp; uses the div as editable Element . For the div: &nbsp; height:100%; /* works only parent container is assigned a height value */
    Posted to Cute Editor for ASP (Forum) by Adam on November 7, 2004
  • Re: Non-editable custom object

    skipl, &nbsp; try the following solution: &nbsp; &lt;DIV contentEditable=false UNSELECTABLE=''ON''&gt;Placeholder Object&lt;/DIV&gt;
    Posted to Cute Editor for .NET (Forum) by Adam on November 5, 2004
  • Re: Paste From Word Part II... Please Help

    gbartlett, &nbsp; Microsoft Word uses an auto format that changes regular quotation marks (''), apostrophes ('), and ellipses (...) into something called smart quotes.&nbsp; &nbsp; These characters are not ASCII, however, and many computers do not know what they are when faced with them. &nbsp; To correct this problem, you need to change a ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 5, 2004
  • Re: Browsers

    Jester, &nbsp; Yes, please wait for the version 4.0. &nbsp; The new version will have the cross-browser support&nbsp; for&nbsp;&nbsp;IE5+/Mozilla 1.3+/Mozilla Firebird/Firefox 0.6.1+.
    Posted to Cute Editor for .NET (Forum) by Adam on November 5, 2004