Search

You searched for the word(s):
< 1 second(s)
  • Re: Zoom factor - store / set?

    Thanks for that Ken. That handles the Get part. Is there a way to set the initial zoom view when the editor loads? &nbsp; I thought it might just be a matter of editing the plugin.zoomvalue in the same plugin.xml but that does not seem to do anything: &lt;execute&gt; &lt;![CDATA[ plugin.zoomvalue=125;...If I change that to 125 it still ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on April 11, 2013
  • Zoom factor - store / set?

    Is there any way to get or set the Zoom factor for the text editor? If someone changes the Zoom factor using the bottom-right selection, we would like to capture the value (or alternatively when we are saving the content or closing the form) and we can then store that value in our database so that we could set the initial Zoom factor when they ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on April 11, 2013
  • Re: Few peculiarities and bugs with RTE for net_vb

    The new version works fine with CTRL+Left/Right so thanks heaps for that. I note that CTRL+Up/Down is the same as ALT+Up/Down in that it adds a blank line at the top or bottom of the document respectively; it might be worthwhile also changing CTRL+Up/Down to similar to MS Word navigation where it moves to previous/next paragraph. Alternatively, ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on April 10, 2013
  • Sample - HTML filter to only keep basic format

    I thought I would share this for anyone looking to do something similar. The idea here is to be able to paste in content and keep only basic formatting such as new lines, bold, italic, underline and lists. &nbsp;Anything else such as fonts, font-size, links etc are dropped. This allows content from multiple sources to be easily combined without ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on April 10, 2013
  • Re: Few peculiarities and bugs with RTE for net_vb

    Hi Ken &nbsp; The new version is looking good - I&#39;ve got it working almost exactly how we want in our dev environment. &nbsp; The only outstanding issue that really prevents me from wanting to deploy this is the inability to use CTRL-left arrow and CTRL-right arrow to navigate by word. &nbsp;This is such a fundamental navigation technique ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on February 26, 2013
  • Re: Few peculiarities and bugs with RTE for net_vb

    Further to issue 1 - I have identified the issue was caused by the wrong DocType header on the aspx page. I had&lt;! DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;instead of: &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on January 13, 2013
  • Few peculiarities and bugs with RTE for net_vb

    Hi &nbsp; I&#39;m playing with the text editor in Visual Studio 2010 using ASP.NET framework 4 and notice a few pecularities compared with the text editor here on the support site. &nbsp;I&#39;m using IE9 in compatibility and normal modes. &nbsp; Firstly, if have a blank editor, when I type the first character, a space is immediately ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on January 11, 2013
  • Capture OnChange or TextChanged events?

    Hi&nbsp; We&#39;ve previously used CuteSoft Editor for ASP.NET v1 and I&#39;m trying to migrate the functionality to RichTextEditor for ASP.NET v4 I&#39;ve got most of it working except for the ability to capture when text is changed within the editor. &nbsp; Previously we simply had some BLOCKED SCRIPT &nbsp;function ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on January 10, 2013
  • Problem copying bullet-points

    Have come across an issue when copying text that is in a bulleted-list. &nbsp; In a nut-shell the first 2 lines underneath ''Awaiting Replies'' are in a bulleted list. High-lighting from the text ''* Mrs H. SMITH, Meals on Wheels'' and then copying and pasting a few lines down seems to show that the bullet point has been copied as well however ...
    Posted to Cute Editor for .NET (Forum) by ederkley on June 1, 2012