Search

You searched for the word(s):
Showing page 1 of 2 (14 total posts) < 1 second(s)
  • Re: IE Firefox Underline conundrum

    Yes this works here, but it certainly does not in my version. I am using 6.1, has this been fixed in 6.3?&nbsp;I am reluctant to upgrade to 6.3 because, I ahve tried it but it still contains the ''hog the focus issue'', it's liveable with on a single instance, but I'm dynamically generating (up to 12) instances of the cute editor on a specific ...
    Posted to Cute Editor for .NET (Forum) by karl0 on March 25, 2009
  • IE Firefox Underline conundrum

    Hi&nbsp;&nbsp;This is an annoying issue which you can see in your own demo. Firefox and IE handle underline differently. FF uses &lt;u&gt;text&lt;/u&gt; while ie uses &lt;span style=''text-decoration: underline''&gt;text &lt;/span&gt;. If you save either to a database and open, neither one can be changed in the other browser. eg. if ...
    Posted to Cute Editor for .NET (Forum) by karl0 on March 25, 2009
  • my javascript sucks - anyone know how to do this please

    Hi all &nbsp; I have an unresolved issue that's driving me nuts with code that works in IE, but not in Firefox. In a nutshell I'm catching pasted text to manipulate MS Word 2007 elements which cute editor does not do correctly, so I check for the paste command in CuteEditor_OnCommand, if its IE, I retreive the pasted text and run a custom function ...
    Posted to Cute Editor for .NET (Forum) by karl0 on February 27, 2009
  • Re: OK - Valid question re: CuteEditor_FilterHTML

    This doesn't work either &nbsp; It's just a joke isn't it... &nbsp; trying to get the cute editor to be consistent with ctrl + v and context menu paste in both FF and IE is just a joke, and the biggest time waster I've encountered.... &nbsp; surely with all the years experience and capability of the cute editor you would think that this ...
    Posted to Cute Editor for .NET (Forum) by karl0 on February 9, 2009
  • Re: OK - Valid question re: CuteEditor_FilterHTML

    gotta make sure I don't slip off the first page before I get a reply
    Posted to Cute Editor for .NET (Forum) by karl0 on February 3, 2009
  • Re: OK - Valid question re: CuteEditor_FilterHTML

    any more help on getting the clipboard selection in firefox?
    Posted to Cute Editor for .NET (Forum) by karl0 on January 29, 2009
  • Re: MS Word bullets not recognized

    actually Adam, the problem is Word 2007 format. It works fine with 2003
    Posted to Cute Editor for .NET (Forum) by karl0 on January 29, 2009
  • Re: MS Word bullets not recognized

    Just a couple of things on what you said &nbsp; 1. If I choose confirm Word the dialog only appears by clicking the paste icon or by right click and paste, not Ctrl + V 2. There is no ''No'' option only insert or cancel, 3. If I choose insert the text is ''supposedly cleaned'', there is actually no difference and is entered which is not ...
    Posted to Cute Editor for .NET (Forum) by karl0 on January 29, 2009
  • MS Word bullets not recognized

    Hi &nbsp; you can reproduce the following problem in your demo or even this editor window &nbsp; the following is from MS word, it came with bullets but cute editor does not recognize the bullets from MS word, if you select a row and choose bullet on the toolbar you get what you see in line 1 , two bullets. &nbsp; ...
    Posted to Cute Editor for .NET (Forum) by karl0 on January 28, 2009
  • Re: OK - Valid question re: CuteEditor_FilterHTML

    Thanks again Adam, But neither &nbsp; &nbsp; var sel = document.getSelection(); &nbsp; or &nbsp; var rng = window.getSelection().getRangeAt(0);&nbsp; &nbsp; don't work, neither get the text on the clipboard, both are empty. &nbsp; any other suggestions? &nbsp; for the record, all I'm trying to do is to restrict any text ...
    Posted to Cute Editor for .NET (Forum) by karl0 on January 28, 2009
1 2 Next >